Share via


Services Members

Include Protected Members
Include Inherited Members

Services represent the "services" category which captures the capabilities of a presentity.

The Services type exposes the following members.

Constructors

  Name Description
Public method Services Create an instance of the Services class.

Top

Properties

  Name Description
Public property ApplicationSharingEnabled Gets whether this presentity is capable of supporting an application sharing session.
Public property AudioEnabled Gets whether this presentity is capable of supporting an audio conversation.
Public property CategoryName Gets the name of the category. (inherited from PresenceCategory)
Public property InstantMessagingEnabled Gets whether this presentity is capable of supporting an instance messaging (IM) conversation.
Public property ServiceList Gets the list of all the service capabilities.
Public property VideoEnabled Gets whether this presentity is capable of supporting an video conversation.

Top

Methods

  Name Description
Protected method CreateExpiryPolicy Creates an expiry policy. (inherited from PresenceCategory)
Protected method CreateInstanceId Any category class where instanceId needs to be generated as custom, should override this method. In publication if instanceId is custom, then this method will be invoked. (inherited from PresenceCategory)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetCategoryDataXml Returns this services instance as a serialized xml. (Overrides PresenceCategory.GetCategoryDataXml().)
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

Services Class

Microsoft.Rtc.Collaboration.Presence Namespace