PreferredServiceCapabilities Members
Include Protected Members
Include Inherited Members
Specifies what should be the initial device capabilities of the endpoint.
The PreferredServiceCapabilities type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PreferredServiceCapabilities | Creates an instance of the PreferredServiceCapabilities class. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationSharingSupport | Gets or sets the presence endpoint application sharing capability of the presentity. | |
AudioSupport | Gets or sets the presence endpoint audio capability of the presentity. | |
InstantMessagingSupport | Gets or sets the presence endpoint IM (text) capability of the presentity. | |
VideoSupport | Gets or sets the presence endpoint video capability of the presentity. |
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