ApplicationEndpointPresenceSettings Members
Include Protected Members
Include Inherited Members
Represents the automatic presence publishing information and settings for RemotePresenceView.
The ApplicationEndpointPresenceSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ApplicationEndpointPresenceSettings | Creates an instance of ApplicationEndpointPresenceSettings. |
Top
Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of the presentity. | |
InitialPresenceState | Gets or sets the aggregate state that will be published as part of the establish operation. | |
PreferredServiceCapabilities | Gets or sets the device capabilities of this endpoint. (inherited from PresenceSettings) | |
PresentityType | Gets or sets the value indicating the type of the presentity such as "person", "huntgroup", "autoattendant", "automaton". | |
RemotePresenceSubscriptionCategories | Gets the list of categories that views will be initialized with. (inherited from PresenceSettings) |
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