LocalPresentityNotificationEventArgsExtensions.GetEndpointState 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 Microsoft::Rtc::Collaboration::Presence::PresenceState ^ GetEndpointState(Microsoft::Rtc::Collaboration::Presence::LocalPresentityNotificationEventArgs ^ e, System::String ^ gruu);
public static Microsoft.Rtc.Collaboration.Presence.PresenceState GetEndpointState (this Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs e, string gruu);
static member GetEndpointState : Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs * string -> Microsoft.Rtc.Collaboration.Presence.PresenceState
<Extension()>
Public Function GetEndpointState (e As LocalPresentityNotificationEventArgs, gruu As String) As PresenceState
Parameters
- gruu
- String