onUserDidRemoveFromServer property
final
~english Occurs when the current chat user is removed from the server. ~end
~chinese 当前用户被服务器移除回调。 ~end
Implementation
final VoidCallback? onUserDidRemoveFromServer;
~english Occurs when the current chat user is removed from the server. ~end
~chinese 当前用户被服务器移除回调。 ~end
final VoidCallback? onUserDidRemoveFromServer;