CallingParticipantsOrderType

Entries

Link copied to clipboard

Self participant is always on top, no matter if sharing screen, has video on or off. Then, the rest of the participants are sorted in the following order: first the participants sharing screen, then the participants with video on, and finally the participants with video off. Inside each of these groups, participants are sorted alphabetically.

Link copied to clipboard

Self participant is always on top, no matter if sharing screen, has video on or off. Then, the rest of the participants are sorted alphabetically, regardless of their video or screen sharing status.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

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.