TokenAccessData Class¶
Description¶
EasyAR cloud service authentication data using token. You can get the data from EasyAR Develop Center (https://www.easyar.com).
Fields¶
Token¶
- C#
public string Token
Token.
ServerAddress¶
- C#
public string ServerAddress
Server Address.
AppID¶
- C#
public string AppID
Service AppID.