You can search for specific open channels by adding keywords to an SbOpenChannelListQuery instance. There are two types of keywords that can be used: name and URL.
The code sample below shows the query instance which returns a list of open channels that partially match the specified NameKeyword keyword in their channel names.
The following shows the query instance which returns a list of open channels that partially match the specified UrlKeyword keyword in their channel URLs.