searchPublicService

public abstract void searchPublicService(RongIMClient.SearchType searchType, String keywords, RongIMClient.ResultCallback<PublicServiceProfileList> callback)

搜索公众服务。

Parameters

searchType

搜索类型枚举。参考 SearchType

keywords

搜索关键字。

callback

搜索结果回调。

See also

PublicServiceProfileList