channelAccessVerification property
Callback for verifying if a user is allowed to join a channel. Return true if the user is allowed to join the channel.
Implementation
late final ChatChannelAccessVerificationCallback channelAccessVerification;
Callback for verifying if a user is allowed to join a channel. Return true if the user is allowed to join the channel.
late final ChatChannelAccessVerificationCallback channelAccessVerification;