Class: MessageCounts

wsc. MessageCounts

Represents the notification message counts of the message-summary type.

new MessageCounts()

An instance is created by MessageSummary when an application wants to get the message count from wsc.MessageSummary.

See:
  • wsc.MessageSummary#getMessageCounts(msgClassType)

Methods

getNew()

Gets the number of new messages.

Returns:

the number of new messages

getOld()

Gets the number of old messages.

Returns:

the number of old messages

getUrgentNew()

Gets the number of urgent new messages.

Returns:

the number of urgent new messages

getUrgentOld()

Gets the number of urgent old messages.

Returns:

the number of urgent old messages

Oracle® Communications WebRTC Session Controller Javascript API Reference 7.2.0.1.1, E69512-02
Copyright © 2013, 2017, Oracle and/or its affiliates. All rights reserved.