类的使用
com.easemob.im.api.model.EMGetAllGloballyMutedUsersResult
-
com.easemob.im.api中EMGetAllGloballyMutedUsersResult的使用
修饰符和类型方法说明UserApi.getAllGloballyMutedUsers(Integer pageNum, Integer pageSize) 查询 app 下的所有全局禁言的用户 该方法查询 app 下所有全局禁言的用户及其禁言剩余时间。返回变量类型为EMGetAllGloballyMutedUsersResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明UserApi.getAllGloballyMutedUsersWithHttpInfo(Integer pageNum, Integer pageSize) 查询 app 下的所有全局禁言的用户 该方法查询 app 下所有全局禁言的用户及其禁言剩余时间。类型变量类型为EMGetAllGloballyMutedUsersResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallUserApi.getAllGloballyMutedUsersAsync(Integer pageNum, Integer pageSize, ApiCallback<EMGetAllGloballyMutedUsersResult> _callback) 查询 app 下的所有全局禁言的用户 (asynchronously) 该方法查询 app 下所有全局禁言的用户及其禁言剩余时间。 -
com.easemob.im.api.model中EMGetAllGloballyMutedUsersResult的使用
修饰符和类型方法说明EMGetAllGloballyMutedUsersResult.data(EMAllGloballyMutedUsersResource data) Create an instance of EMGetAllGloballyMutedUsersResult given an JSON string