Edit

Share via


LocalEndpointPresenceServicesExtensions.EndEnhancedPresenceQuery Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static System::Collections::Generic::IEnumerable<Microsoft::Rtc::Collaboration::Presence::RemotePresentityNotification ^> ^ EndEnhancedPresenceQuery(Microsoft::Rtc::Collaboration::LocalEndpointPresenceServices ^ presenceServices, IAsyncResult ^ result);
public static System.Collections.Generic.IEnumerable<Microsoft.Rtc.Collaboration.Presence.RemotePresentityNotification> EndEnhancedPresenceQuery (this Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices presenceServices, IAsyncResult result);
static member EndEnhancedPresenceQuery : Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices * IAsyncResult -> seq<Microsoft.Rtc.Collaboration.Presence.RemotePresentityNotification>
<Extension()>
Public Function EndEnhancedPresenceQuery (presenceServices As LocalEndpointPresenceServices, result As IAsyncResult) As IEnumerable(Of RemotePresentityNotification)

Parameters

result
IAsyncResult

Returns

Applies to