CallStatus

The status of a Call.

Since

0.1

Entries

Link copied to clipboard

For the outgoing call, the call has dialed. For the incoming call, the call has received.

Link copied to clipboard

For the outgoing call, the call is ringing the remote party. For the incoming call, the call is ringing the local party.

Link copied to clipboard

The call is answered.

Link copied to clipboard

The call is terminated.

Link copied to clipboard

The call is waiting.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.