LocalEndpointExtensions.GetConferenceServices 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::ConferenceManagement::ConferenceServices ^ GetConferenceServices(Microsoft::Rtc::Collaboration::LocalEndpoint ^ endpoint, System::String ^ localIdentityUri, System::String ^ localIdentityDisplayName);
public static Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceServices GetConferenceServices (this Microsoft.Rtc.Collaboration.LocalEndpoint endpoint, string localIdentityUri, string localIdentityDisplayName);
static member GetConferenceServices : Microsoft.Rtc.Collaboration.LocalEndpoint * string * string -> Microsoft.Rtc.Collaboration.ConferenceManagement.ConferenceServices
<Extension()>
Public Function GetConferenceServices (endpoint As LocalEndpoint, localIdentityUri As String, localIdentityDisplayName As String) As ConferenceServices
Parameters
- endpoint
- LocalEndpoint
- localIdentityUri
- String
- localIdentityDisplayName
- String