Signaling (previously RTM) SDK v1.5.0 API Reference for Android
|
Public Member Functions |
|
String | toString () |
Public Attributes |
|
boolean | enableOfflineMessaging = false |
boolean | enableHistoricalMessaging = false |
Message sending options.
boolean io.agora.rtm.SendMessageOptions.enableOfflineMessaging = false |
Whether to set the message as an offline message.
NOTE:
This setting applies to the peer-to-peer message only, not to the channel message.
boolean io.agora.rtm.SendMessageOptions.enableHistoricalMessaging = false |
PRIVATE BETA< Whether to save the message to message history.