跳到主要内容

auth_token

验证认证令牌

声明

int auth_token(string token, ...)

参数

参数名描述
token认证令牌

返回值

验证结果(0 - 验证通过, 其他值 - 验证失败)

使用方式

返回文档