Chat Unreal v3
Chat Unreal
Chat
Unreal
Home
/
Chat
/
Unreal
/
Channels
You can search for specific open channels by adding keywords to an SBDOpenChannelListQuery
instance. There are two types of keywords: a Name and a URL. The code sample below shows the query instance which returns a list of open channels that partially match the specified Name keyword in the names of the channels.
The following shows the query instance which returns a list of open channels that partially match the specified URL keyword in the URLs of the channels.
Using the SetCustomTypeFilter()
like the following, you can also search for open channels with a specific custom type.