Definition of V2TIMFriendAddApplication.
Public Member Functions | |
| V2TIMFriendAddApplication () | |
| V2TIMFriendAddApplication (const V2TIMFriendAddApplication &friendAddApplication) | |
| ~V2TIMFriendAddApplication () | |
Data Fields | |
| V2TIMString | userID | 
| V2TIMString | friendRemark | 
| V2TIMString | friendGroup | 
| V2TIMString | addWording | 
| V2TIMString | addSource | 
| V2TIMFriendType | addType | 
| V2TIMFriendAddApplication | ( | const V2TIMFriendAddApplication & | friendAddApplication | ) | 
| V2TIMString userID | 
UserID of a friend to be added.
| V2TIMString friendRemark | 
Preset remarks for a friend. Its length cannot exceed 96 bytes.
| V2TIMString friendGroup | 
Preset a friend group. Its length cannot exceed 96 bytes.
| V2TIMString addWording | 
Extra information for a friend request. Its length cannot exceed 120 bytes.
| V2TIMString addSource | 
Friend request source.
| V2TIMFriendType addType | 
Friend request type (two-way by default)