Edit

Share via


MessageWaitingIndicator Class

Definition

public ref class MessageWaitingIndicator : Microsoft::Rtc::Collaboration::Presence::PresenceCategory
public class MessageWaitingIndicator : Microsoft.Rtc.Collaboration.Presence.PresenceCategory
type MessageWaitingIndicator = class
    inherit PresenceCategory
Public Class MessageWaitingIndicator
Inherits PresenceCategory
Inheritance
MessageWaitingIndicator

Constructors

MessageWaitingIndicator(PresenceCategoryWithMetaData)

Fields

InstanceIdUnknown

Instance ID is unknown.

(Inherited from PresenceCategory)
Name

Properties

CategoryName

Gets the name of the category.

(Inherited from PresenceCategory)
ReadMessagesCount
UnreadMessagesCount
UnreadMessagesPresent

Methods

CreateExpiryPolicy()

Creates an expiry policy.

(Inherited from PresenceCategory)
CreateInstanceId(RealTimeEndpoint)

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)
GetCategoryDataXml()

Applies to