LocalPresentityNotificationEventArgsExtensions.GetIfMostActiveEndpoint(LocalPresentityNotificationEventArgs, String) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool GetIfMostActiveEndpoint(Microsoft::Rtc::Collaboration::Presence::LocalPresentityNotificationEventArgs ^ e, System::String ^ epid);
public static bool GetIfMostActiveEndpoint (this Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs e, string epid);
static member GetIfMostActiveEndpoint : Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs * string -> bool
<Extension()>
Public Function GetIfMostActiveEndpoint (e As LocalPresentityNotificationEventArgs, epid As String) As Boolean

Parameters

epid
String

Returns

Boolean

Applies to