IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMGroupSearchParam

Public Member Functions

void setKeywordList (List< String > keywordList)
 
void setSearchGroupID (boolean isSearchGroupID)
 
void setSearchGroupName (boolean isSearchGroupName)
 

Member Function Documentation

◆ setKeywordList()

void setKeywordList ( List< String >  keywordList)
inline

Set the search keyword list. Up to 5 keywords are supported.

◆ setSearchGroupID()

void setSearchGroupID ( boolean  isSearchGroupID)
inline

Set whether to search by group ID

◆ setSearchGroupName()

void setSearchGroupName ( boolean  isSearchGroupName)
inline

Set whether to search by group name