onLogout property
The user receives this callback after calling RTCVideo.logout or when the local user is kicked out because another user logs in with the same UserId.
Implementation
OnLogoutType? onLogout;
The user receives this callback after calling RTCVideo.logout or when the local user is kicked out because another user logs in with the same UserId.
OnLogoutType? onLogout;