V2TimGroupMemberInfo
Introduction
The basic info of a group member.
Parameter introduction
userID
Parameter type : String
Supported Platform: All
- Parameter description : The user ID.
nickName
Parameter type : String
Supported Platform: All
- Parameter description : The nickname of the user.
nameCard
Parameter type : String
Supported Platform: All
- Parameter description : The name card of the user.
friendRemark
Parameter type : String
Supported Platform: All
- Parameter description : The remark of the user.
faceUrl
Parameter type : String
Supported Platform: All
- Parameter description : The URL of the avatar.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.