onUserDidForbidByServer property

VoidCallback? onUserDidForbidByServer
final

Occurs when the current chat user is banned from accessing the server.

Implementation

final VoidCallback? onUserDidForbidByServer;