类的使用
com.easemob.im.api.model.EMGetBlockListResult
使用EMGetBlockListResult的程序包
-
com.easemob.im.api中EMGetBlockListResult的使用
修饰符和类型方法说明BlockApi.getBlockList(String ownerUsername, Integer pageSize, String cursor) 获取黑名单列表 获取指定用户的好友列表。返回变量类型为EMGetBlockListResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明BlockApi.getBlockListWithHttpInfo(String ownerUsername, Integer pageSize, String cursor) 获取黑名单列表 获取指定用户的好友列表。类型变量类型为EMGetBlockListResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallBlockApi.getBlockListAsync(String ownerUsername, Integer pageSize, String cursor, ApiCallback<EMGetBlockListResult> _callback) 获取黑名单列表 (asynchronously) 获取指定用户的好友列表。 -
com.easemob.im.api.model中EMGetBlockListResult的使用
修饰符和类型方法说明EMGetBlockListResult.addDataItem(String dataItem) static EMGetBlockListResultCreate an instance of EMGetBlockListResult given an JSON string