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 update a scheduled user message by passing ScheduledUserMessageUpdateParams
as an argument to the updateScheduledUserMessage()
method.
You can also update a scheduled file message to send at a later time by passing ScheduledFileMessageUpdateParams
as an argument to the updateScheduledFileMessage()
method.