LocalEndpointExtensions.EndGetMediaRelayToken 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::Internal::Collaboration::MediaRelayToken ^ EndGetMediaRelayToken(Microsoft::Rtc::Collaboration::LocalEndpoint ^ endpoint, IAsyncResult ^ result);
public static Microsoft.Rtc.Internal.Collaboration.MediaRelayToken EndGetMediaRelayToken (this Microsoft.Rtc.Collaboration.LocalEndpoint endpoint, IAsyncResult result);
static member EndGetMediaRelayToken : Microsoft.Rtc.Collaboration.LocalEndpoint * IAsyncResult -> Microsoft.Rtc.Internal.Collaboration.MediaRelayToken
<Extension()>
Public Function EndGetMediaRelayToken (endpoint As LocalEndpoint, result As IAsyncResult) As MediaRelayToken
Parameters
- endpoint
- LocalEndpoint
- result
- IAsyncResult