UserPresenceSettings Members
Include Protected Members
Include Inherited Members
Represents the automatic presence publishing information and settings for RemotePresenceView.
The UserPresenceSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserPresenceSettings | Creates an object of type UserPresenceSettings. |
Top
Properties
Name | Description | |
---|---|---|
PreferredServiceCapabilities | Gets or sets the device capabilities of this endpoint. (inherited from PresenceSettings) | |
RemotePresenceSubscriptionCategories | Gets the list of categories that views will be initialized with. (inherited from PresenceSettings) | |
UserPresenceState | Gets or sets the user state that will be published as part of the establish operation. |
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