loginStatus property

Stream<NIMAuthStatus>? loginStatus
getter/setter pair

登录状态变更,主要用于状态同步完成回调

Implementation

Stream<NIMAuthStatus>? loginStatus;