yunxin_roomkit
roomkit
NEAuthService
anonymousLogin abstract method
anonymousLogin
anonymousLogin
method
Null safety
Future
<
VoidResult
>
anonymousLogin
(
String
authorization
)
匿名登录
authorization
授权码
Implementation
Future<VoidResult> anonymousLogin(String authorization);
yunxin_roomkit
roomkit
NEAuthService
anonymousLogin abstract method
NEAuthService class
Constructors
NEAuthService
Properties
hashCode
isLoggedIn
onAuthStatusChanged
runtimeType
Methods
anonymousLogin
login
logout
noSuchMethod
toString
Operators
operator ==