Share via


CustomPresenceCategory Members

Include Protected Members
Include Inherited Members

CustomPresenceCategory represents category data as an XML string in its simplest form.

The CustomPresenceCategory type exposes the following members.

Constructors

  Name Description
Protected method CustomPresenceCategory(String) Creates a new instance of the CustomPresenceCategory class.
Public method CustomPresenceCategory(String, String) Creates a new instance of the CustomPresenceCategory class.

Top

Properties

  Name Description
Public property CategoryName Gets the name of the category. (inherited from PresenceCategory)
Public property InstanceId Gets or sets the instance id of the category

Top

Methods

  Name Description
Protected method CreateExpiryPolicy Creates an expiry policy. (Overrides PresenceCategory.CreateExpiryPolicy().)
Protected method CreateInstanceId Returns the instanceId based on the category type. (Overrides PresenceCategory.CreateInstanceId(RealTimeEndpoint).)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetCategoryDataXml Returns the XML string represented by this category. (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

CustomPresenceCategory Class

Microsoft.Rtc.Collaboration.Presence Namespace