onUserDidForbidByServer property

VoidCallback? onUserDidForbidByServer
final

~english Occurs when the current chat user is forbid from the server. ~end

~chinese 被服务器禁止连接回调。 ~end

Implementation

final VoidCallback? onUserDidForbidByServer;