account property

String? account
final

独立模式登录的账号,为空即为匿名登录

匿名登录时,聊天室的昵称会使用 NIMChatroomEnterRequest.nickname

Implementation

final String? account;