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.
You can retrieve a specific scheduled message by passing ScheduledMessageRetrievalParams
as an argument to the getScheduledMessage()
method.
Parameter name | Type | Description |
---|---|---|
channelUrl | string | Specifies the URL of the channel. |
scheduledMessageId | long | Specifies the ID of the scheduled message. |