类的使用
com.easemob.im.api.model.EMRemoveUserFromBlockListResult
-
com.easemob.im.api中EMRemoveUserFromBlockListResult的使用
修饰符和类型方法说明BlockApi.removeUserFromBlockList(String ownerUsername, String blockedUsername) 从黑名单中移除用户 从用户的黑名单中移除用户: 将好友从黑名单中移除后,恢复好友关系,可以正常收发消息; 将非好友从黑名单中移除后,恢复到未添加好友的状态。返回变量类型为EMRemoveUserFromBlockListResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明BlockApi.removeUserFromBlockListWithHttpInfo(String ownerUsername, String blockedUsername) 从黑名单中移除用户 从用户的黑名单中移除用户: 将好友从黑名单中移除后,恢复好友关系,可以正常收发消息; 将非好友从黑名单中移除后,恢复到未添加好友的状态。类型变量类型为EMRemoveUserFromBlockListResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallBlockApi.removeUserFromBlockListAsync(String ownerUsername, String blockedUsername, ApiCallback<EMRemoveUserFromBlockListResult> _callback) 从黑名单中移除用户 (asynchronously) 从用户的黑名单中移除用户: 将好友从黑名单中移除后,恢复好友关系,可以正常收发消息; 将非好友从黑名单中移除后,恢复到未添加好友的状态。 -
com.easemob.im.api.model中EMRemoveUserFromBlockListResult的使用
修饰符和类型方法说明EMRemoveUserFromBlockListResult.addEntitiesItem(EMUserResource entitiesItem) EMRemoveUserFromBlockListResult.entities(List<EMUserResource> entities) Create an instance of EMRemoveUserFromBlockListResult given an JSON string