LocalPresentityNotificationEventArgsExtensions.GetIfMostActiveEndpoint 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 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