Share via


LocalEndpointSettings Members

Include Protected Members
Include Inherited Members

Represents the base type for settings needed to initialize an LocalEndpoint.

The LocalEndpointSettings type exposes the following members.

Constructors

  Name Description
Protected method LocalEndpointSettings(String) Initializes LocalEndpointSettings object.
Protected method LocalEndpointSettings(String, String, Int32) Initializes LocalEndpointSettings object.

Top

Properties

  Name Description
Public property EndpointSubtype The subtype of the user agent that this endpoint represents.
Public property EndpointType The type of user agent that this endpoint represents.
Public property EndpointUserAgent Gets or sets the endpoint user agent string.
Public property IsOutsideCorporateNetwork Gets or sets whether the endpoint registers inside or outside the corporate network.
Public property MaxRegisterRetries Gets or sets the maximum number of times that the endpoint should try to recover from registration refresh failure.
Public property OwnerUri Gets the URI of the owner of this endpoint.
Public property PresenceBasedScreeningDisabled Gets or sets whether calls should used be screened based on presence.
Public property ProvisioningDataDisabled Obsolete. Gets or sets whether to query for the provisioning data when the endpoint is established.
Public property PublishingQoeMetricsDisabled Gets or sets whether the endpoint will try to publish quality metrics for the audio calls.
Public property RegisterMethods Gets or sets the methods supported by a registered endpoint.
Public property SupportedMimePartContentTypes Gets or sets the list of content types that can be supported by the endpoint.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

LocalEndpointSettings Class

Microsoft.Rtc.Collaboration Namespace