类的使用
com.easemob.im.api.model.EMGetUserJoinedThreadsUnderGroupResult
-
com.easemob.im.api中EMGetUserJoinedThreadsUnderGroupResult的使用
修饰符和类型方法说明ThreadApi.getUserJoinedThreadsUnderGroup(String groupId, String username, Integer limit, String cursor, String sort) 获取单个用户在指定群组中加入的所有子区 (分页获取) 根据用户 ID 获取该用户在指定群组中加入的所有子区。返回变量类型为EMGetUserJoinedThreadsUnderGroupResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明ThreadApi.getUserJoinedThreadsUnderGroupWithHttpInfo(String groupId, String username, Integer limit, String cursor, String sort) 获取单个用户在指定群组中加入的所有子区 (分页获取) 根据用户 ID 获取该用户在指定群组中加入的所有子区。类型变量类型为EMGetUserJoinedThreadsUnderGroupResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallThreadApi.getUserJoinedThreadsUnderGroupAsync(String groupId, String username, Integer limit, String cursor, String sort, ApiCallback<EMGetUserJoinedThreadsUnderGroupResult> _callback) 获取单个用户在指定群组中加入的所有子区 (分页获取) (asynchronously) 根据用户 ID 获取该用户在指定群组中加入的所有子区。 -
com.easemob.im.api.model中EMGetUserJoinedThreadsUnderGroupResult的使用
修饰符和类型方法说明EMGetUserJoinedThreadsUnderGroupResult.addEntitiesItem(EMThreadResource entitiesItem) EMGetUserJoinedThreadsUnderGroupResult.entities(List<EMThreadResource> entities) Create an instance of EMGetUserJoinedThreadsUnderGroupResult given an JSON stringEMGetUserJoinedThreadsUnderGroupResult.properties(EMGetThreadsUnderAppResultProperties properties)