NIM Unity SDK V2.6.0
|
属性 | |
NIMAuthType | AuthType [get, set] |
登录认证类型,0 为默认鉴权类型,1 为基于 app secret 生成的 token 鉴权,2 表示基于第三方回调的 token 鉴权方式 */ | |
string | Extension [get, set] |
登录自定义字段,用于提交给用户第三方回调服务器进行登录检测,不会同步给其他端。只有在 auth_type = 2 时生效 | |
string | CustomToken [get, set] |
自定义鉴权的 token | |
![]() | |
virtual bool | IgnoreDefauleValue [get, set] |
string | JSON [get, set] |
额外继承的成员函数 | |
![]() | |
virtual string | Serialize () |
virtual string | SerializeWithIndented () |
![]() | |
static T | Deserialize (string json) |