jsonGetUserProfileListParam
功能介绍
获取用户属性列表参数json
参数介绍
friendship_getprofilelist_param_identifier_array
- 参数类型 : string[]
- 参数描述 : 想要获取目标用户资料的UserID列表
friendship_getprofilelist_param_force_update
- 参数类型 : boolean
- 参数描述 : 是否强制更新。false表示优先从本地缓存获取,获取不到则去网络上拉取。true表示直接去网络上拉取资料。默认为false