LocalEndpointSettings.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.
The type of user agent that this endpoint represents.
public: property Microsoft::Rtc::Collaboration::EndpointType EndpointType { public:
Microsoft::Rtc::Collaboration::EndpointType get(); protected:
void set(Microsoft::Rtc::Collaboration::EndpointType value); };
public Microsoft.Rtc.Collaboration.EndpointType EndpointType { get; protected set; }
member this.EndpointType : Microsoft.Rtc.Collaboration.EndpointType with get, set
Public Property EndpointType As EndpointType