UserEndpointPresenceServicesExtensions.EndUpdateEndpointCapabilities 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 void EndUpdateEndpointCapabilities(Microsoft::Rtc::Collaboration::UserEndpointPresenceServices ^ presenceServices, IAsyncResult ^ result);
public static void EndUpdateEndpointCapabilities (this Microsoft.Rtc.Collaboration.UserEndpointPresenceServices presenceServices, IAsyncResult result);
static member EndUpdateEndpointCapabilities : Microsoft.Rtc.Collaboration.UserEndpointPresenceServices * IAsyncResult -> unit
<Extension()>
Public Sub EndUpdateEndpointCapabilities (presenceServices As UserEndpointPresenceServices, result As IAsyncResult)
Parameters
- presenceServices
- UserEndpointPresenceServices
- result
- IAsyncResult