save Text Message Draft
public void saveTextMessageDraft(ConversationType conversationType, String targetId, String channelId, String content, IBooleanCallback callback)
保存文字消息草稿。
Return
是否保存成功。
Parameters
conversation Type
会话类型。
target Id
目标 Id。根据不同的 conversationType,可能是用户 Id、讨论组 Id、群组 Id 或聊天室 Id。
channel Id
消息所属会话的业务标识。
content
草稿的文字内容。