类的使用
com.easemob.im.api.model.EMGetThreadsUnderAppResult
-
com.easemob.im.api中EMGetThreadsUnderAppResult的使用
修饰符和类型方法说明ThreadApi.getThreadsUnderApp(Integer limit, String cursor, String sort) 获取 app 中的子区 分页获取应用下的子区列表。返回变量类型为EMGetThreadsUnderAppResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明ThreadApi.getThreadsUnderAppWithHttpInfo(Integer limit, String cursor, String sort) 获取 app 中的子区 分页获取应用下的子区列表。类型变量类型为EMGetThreadsUnderAppResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallThreadApi.getThreadsUnderAppAsync(Integer limit, String cursor, String sort, ApiCallback<EMGetThreadsUnderAppResult> _callback) 获取 app 中的子区 (asynchronously) 分页获取应用下的子区列表。 -
com.easemob.im.api.model中EMGetThreadsUnderAppResult的使用
修饰符和类型方法说明EMGetThreadsUnderAppResult.addEntitiesItem(EMGetThreadsUnderAppResource entitiesItem) EMGetThreadsUnderAppResult.entities(List<EMGetThreadsUnderAppResource> entities) static EMGetThreadsUnderAppResultCreate an instance of EMGetThreadsUnderAppResult given an JSON stringEMGetThreadsUnderAppResult.properties(EMGetThreadsUnderAppResultProperties properties)