LocalEndpointSettings Members
Represents the settings needed to initialize an LocalEndpoint.
The LocalEndpointSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalEndpointSettings(String) | Initializes LocalEndpointSettings object. | |
LocalEndpointSettings(String, String, Int32) | Initializes LocalEndpointSettings object. |
Top
Properties
Name | Description | |
---|---|---|
EndpointSubtype | ||
EndpointType | ||
EndpointUserAgent | Gets or sets the endpoint user agent string. | |
IsOutsideCorporateNetwork | ||
OwnerUri | Gets the URI of the owner of this endpoint. | |
PresenceBasedScreeningDisabled | ||
ProvisioningDataDisabled | Gets or sets whether to query for the provisioning data when endpoint is established. | |
PublishingQoeMetricsDisabled | Gets or sets the flag that controls whether the endpoint will try to publish quality metrics for the audio calls or not. | |
RegisterMethods | Gets or sets the methods supported by a registered endpoint. | |
SupportedMimePartContentTypes | Represents the list of content types that can be supported by the endpoint. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top