Chat Android v4
Chat Android
Chat
Android
Home
/
Chat
/
Android
/
Message
This is the new Docs for Chat SDK v4 for Android. To see the previous Docs, click here.
Use the getTotalScheduledMessageCount()
method to retrieve the total number of scheduled messages a user has. The properties of TotalScheduledMessageCountParams
are optional to set as a filter. If not set, the number of all scheduled messages that a user has will be retrieved.
Parameter name | Type | Description |
---|---|---|
channelUrl | string | Specifies the URL of the channel. (Default: |
scheduledStatus | list | Specifies list of |
messageTypeFilter | enum | Specifies the message type to filter the messages with the corresponding type. Acceptable values are |