接口说明:登出接口,清除 SDK 中的 token、userId 等缓存数据。
示例代码:
Swift:
RokidMobileSDK.account.logout()
Objc:
[RokidMobileSDK.account logout];