belongsTo

abstract fun belongsTo(channel: GroupChannel): Boolean

Verify that the given channel information matches the current query filter.

Return

whether the channel matches the query.

Parameters

channel

GroupChannel to check.