clear Text Message Draft
public abstract void clearTextMessageDraft(ConversationType conversationType, String targetId, RongIMClient.ResultCallback<Boolean> callback)
删除指定会话中的草稿信息。
Parameters
conversation Type
会话类型。
target Id
会话 id。根据不同的 conversationType,可能是用户 id、讨论组 id、群组 id 或聊天室 id。
callback
是否清除成功的回调。