ConversationParticipantExtensions.IsLobbyParticipant Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
[System::Runtime::CompilerServices::Extension]
static bool IsLobbyParticipant(Microsoft::Rtc::Collaboration::ConversationParticipant ^ participant);
public static bool IsLobbyParticipant (this Microsoft.Rtc.Collaboration.ConversationParticipant participant);
static member IsLobbyParticipant : Microsoft.Rtc.Collaboration.ConversationParticipant -> bool
<Extension()>
Public Function IsLobbyParticipant (participant As ConversationParticipant) As Boolean
Parameters
- participant
- ConversationParticipant