LocalEndpoint.EndpointType Property
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.
Gets the type of user agent that this endpoint represents.
public:
property Microsoft::Rtc::Collaboration::EndpointType EndpointType { Microsoft::Rtc::Collaboration::EndpointType get(); };
public Microsoft.Rtc.Collaboration.EndpointType EndpointType { get; }
member this.EndpointType : Microsoft.Rtc.Collaboration.EndpointType
Public ReadOnly Property EndpointType As EndpointType