Edit

Share via


LobbyRemovalReason Enum

Definition

Defines reasons for removing a participant from the lobby list.

public enum class LobbyRemovalReason
public enum LobbyRemovalReason
type LobbyRemovalReason = 
Public Enum LobbyRemovalReason
Inheritance
LobbyRemovalReason

Fields

Admitted 1

The participant has been admitted into the conference.

LeftLobby 2

The participant has left the lobby.

None 0

Default value.

Applies to