chatChannelFlow

Provides a real-time flow of ChatChannels for the current user.

On initial collection, this Flow will emit the current list of ChatChannels. The Flow will then emit an updated list of channels when:

Return

A Flow of LocalzResult containing a list of ChatChannels.

Throws

if the SDK is not configured.