跳到主要内容

check_social_token

校验社交服登录token是否和玩家持有的token匹配

声明

bool check_social_token(mixed token)

参数

参数名描述
token社交服登录token

返回值

true-匹配/false-不匹配

使用方式

返回文档