onUserListUpdated method

void onUserListUpdated(
  1. List<ZegoUIKitUser> users
)

Implementation

void onUserListUpdated(List<ZegoUIKitUser> users) {
  _listenUser();
}