searchPublicServiceByType

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

按公众服务类型搜索公众服务。

Parameters

publicServiceType

公众服务类型。 参考 。

searchType

搜索类型枚举。参考 SearchType

keywords

搜索关键字。

callback

搜索结果回调。

See also

PublicServiceProfileList