类的使用
com.easemob.im.api.model.EMGetUserJoinedThreadsResult
-
com.easemob.im.api中EMGetUserJoinedThreadsResult的使用
修饰符和类型方法说明ThreadApi.getUserJoinedThreads(String username, Integer limit, String cursor, String sort) 获取单个用户加入的所有子区(分页获取) 根据用户 ID 获取该用户加入的所有子区。返回变量类型为EMGetUserJoinedThreadsResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明ThreadApi.getUserJoinedThreadsWithHttpInfo(String username, Integer limit, String cursor, String sort) 获取单个用户加入的所有子区(分页获取) 根据用户 ID 获取该用户加入的所有子区。类型变量类型为EMGetUserJoinedThreadsResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallThreadApi.getUserJoinedThreadsAsync(String username, Integer limit, String cursor, String sort, ApiCallback<EMGetUserJoinedThreadsResult> _callback) 获取单个用户加入的所有子区(分页获取) (asynchronously) 根据用户 ID 获取该用户加入的所有子区。 -
com.easemob.im.api.model中EMGetUserJoinedThreadsResult的使用
修饰符和类型方法说明EMGetUserJoinedThreadsResult.addEntitiesItem(EMThreadResource entitiesItem) EMGetUserJoinedThreadsResult.entities(List<EMThreadResource> entities) static EMGetUserJoinedThreadsResultCreate an instance of EMGetUserJoinedThreadsResult given an JSON stringEMGetUserJoinedThreadsResult.properties(EMGetThreadsUnderAppResultProperties properties)