类的使用
com.easemob.im.api.model.EMSetReactionResult
使用EMSetReactionResult的程序包
-
com.easemob.im.api中EMSetReactionResult的使用
修饰符和类型方法说明ReactionApi.setReaction(String username, EMSetReaction emSetReaction) 创建/追加 Reaction 在单聊或群聊场景中对单条消息创建或追加 Reaction。返回变量类型为EMSetReactionResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明ReactionApi.setReactionWithHttpInfo(String username, EMSetReaction emSetReaction) 创建/追加 Reaction 在单聊或群聊场景中对单条消息创建或追加 Reaction。类型变量类型为EMSetReactionResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallReactionApi.setReactionAsync(String username, EMSetReaction emSetReaction, ApiCallback<EMSetReactionResult> _callback) 创建/追加 Reaction (asynchronously) 在单聊或群聊场景中对单条消息创建或追加 Reaction。 -
com.easemob.im.api.model中EMSetReactionResult的使用
修饰符和类型方法说明static EMSetReactionResultCreate an instance of EMSetReactionResult given an JSON stringEMSetReactionResult.requestStatusCode(String requestStatusCode)