getUserWithRtcUid abstract method
Returns user information for the given RTC uid, if available.
Implementation
Future<NEUserInfo?> getUserWithRtcUid(int uid);
Returns user information for the given RTC uid, if available.
Future<NEUserInfo?> getUserWithRtcUid(int uid);