State

The enumeration of the status of the person in the membership.

Since

0.1

Entries

Link copied to clipboard

The person status is unknown.

Link copied to clipboard

The person is idle w/o any call.

Link copied to clipboard

The person has been notified about the call.

Link copied to clipboard

The person has joined the call.

Link copied to clipboard

The person has left the call.

Link copied to clipboard

The person has declined the call.

Link copied to clipboard

The person is waiting in the lobby about the call.

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.