程序包 | 说明 |
---|---|
com.easemob.im.server.api.contact | |
com.easemob.im.server.api.contact.user |
限定符和类型 | 方法和说明 |
---|---|
reactor.core.publisher.Mono<List<ContactUserPageResource>> |
ContactApi.list(String user,
int limit,
String cursor)
分页获取好友列表。
|
限定符和类型 | 方法和说明 |
---|---|
List<ContactUserPageResource> |
ContactUserPageListResponse.Contacts.getContacts() |
reactor.core.publisher.Mono<List<ContactUserPageResource>> |
ContactUser.list(String user,
int limit,
String cursor) |
构造器和说明 |
---|
Contacts(List<ContactUserPageResource> contacts) |
Copyright © 2024. All rights reserved.