Edit

Share via


LocalPresentityNotificationEventArgsExtensions.GetIsPreferredEndpointForPrivacyMigration Method

Definition

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

Parameters

id
String

Returns

Applies to