Public Member Functions | |
V2TIMGroupTipsElem () | |
V2TIMGroupTipsElem (const V2TIMGroupTipsElem &) | |
V2TIMGroupTipsElem & | operator= (const V2TIMGroupTipsElem &) |
~V2TIMGroupTipsElem () override | |
V2TIMGroupTipsElem | ( | const V2TIMGroupTipsElem & | ) |
|
override |
V2TIMGroupTipsElem& operator= | ( | const V2TIMGroupTipsElem & | ) |
V2TIMString groupID |
Group ID.
V2TIMGroupTipsType type |
Group event notification type.
V2TIMGroupMemberInfo opMember |
Operator.
V2TIMGroupMemberInfoVector memberList |
List of users to be operated on.
V2TIMGroupChangeInfoVector groupChangeInfoList |
Group profile change information list. This is valid only when the value of type is V2TIM_GROUP_TIPS_TYPE_GROUP_INFO_CHANGE.
V2TIMGroupMemberChangeInfoVector memberChangeInfoList |
Group member change information list. This is valid only when the value of tipsType is V2TIM_GROUP_TIPS_TYPE_MEMBER_INFO_CHANGE.
uint32_t memberCount |
Number of current group members. This is valid only when the value of tipsType is V2TIM_GROUP_TIPS_TYPE_INVITEćTIM_GROUP_TIPS_TYPE_QUIT_GRP or TIM_GROUP_TIPS_TYPE_KICKED.
|
inherited |
element type
|
inherited |