| 
    EZUIKit
    V1.5.0
    
   | 
 
函数 | |
| long | InitWithAppKey (const char *szAppKey) | 
| 初始化appkey  更多... | |
| long | SetAccessToken (const char *szAccessToken) | 
| 设置AccessToken  更多... | |
| long InitWithAppKey | ( | const char * | szAppKey | ) | 
初始化appkey
| [in] | szAppKey | 向平台申请的AppKey | 
| long SetAccessToken | ( | const char * | szAccessToken | ) | 
设置AccessToken
| [in] | szAccessToken | 向平台获取的AccessToken | 
 1.8.9.1