+ (NSDictionary *)userInfo:(AVOSCloudSNSType)type Return Value 包含用户信息的字典, 如果返回nil则没有绑定的用户. 包括常用字段, 用户ID:id, 用户名:username, 平台类型:type, 头像:avatar, 过期时间:expires_at, token:access_token, 用户原始信息:raw-user 请参考API文档
+ (NSDictionary *)userInfo:(AVOSCloudSNSType)type
Return Value
包含用户信息的字典, 如果返回nil则没有绑定的用户. 包括常用字段, 用户ID:id, 用户名:username, 平台类型:type, 头像:avatar, 过期时间:expires_at, token:access_token, 用户原始信息:raw-user
请参考API文档