PresenceCategory Members

Include Protected Members
Include Inherited Members

PresenceCategory represents the category data sent to the server.

The PresenceCategory type exposes the following members.

Constructors

  Name Description
Protected method PresenceCategory(String) Creates a new instance of the PresenceCategory class.
Protected method PresenceCategory(PresenceCategoryWithMetaData) Creates a new instance of the PresenceCategory class.

Top

Properties

  Name Description
Public property CategoryName Gets the name of the category.

Top

Methods

  Name Description
Protected method CreateExpiryPolicy Creates an expiry policy.
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.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public methodStatic member GenerateInstanceId Generate a unique hash for an instance id for a given string identifier and number of bits, return the ID.
Public methodStatic member GenerateMD5Hash Obsolete. Generate an MD5 hash for a given string identifier and number of bits, return the ID.
Public method GetCategoryDataXml Returns the XML string represented by this category.
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

Fields

  Name Description
Public fieldStatic member InstanceIdUnknown Instance ID is unknown.

Top

See Also

Reference

PresenceCategory Class

Microsoft.Rtc.Collaboration.Presence Namespace