LocalPresentityNotificationEventArgsExtensions.IsMostActiveEndpoint 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 IsMostActiveEndpoint(Microsoft::Rtc::Collaboration::Presence::LocalPresentityNotificationEventArgs ^ e);
public static bool IsMostActiveEndpoint (this Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs e);
static member IsMostActiveEndpoint : Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs -> bool
<Extension()>
Public Function IsMostActiveEndpoint (e As LocalPresentityNotificationEventArgs) As Boolean