isUserStatusNotify property
getter/setter pair
Whether to enable the user in and out of the room callback notification onRoomUserUpdate, the default is off. If developers need to use ZEGO Room user notifications, make sure that each user who login sets this flag to true
Implementation
bool isUserStatusNotify;