跳到主要内容

好友回调信息(FriendResult)

数据结构

INTLPersonInfo:好友信息

参数类型说明
openidstringPlayer Network SDK 用户的唯一标识
userNamestring昵称
genderint性别
0:未定义
1:男
2:女
pictureUrlstring用户头像网址
countrystring国家
provincestring省份
citystring
languagestring语言
extraJsonstring扩展信息

INTLFriendResult: 继承自 INTLBaseResult

参数类型说明
FriendInfoListList<INTLPersonInfo>好友信息列表