V2TimGroupMemberOperationResult
Introduction
The result of invitation others to the group.
Parameter introduction
memberID
Parameter type : String
Supported Platform: All
- Parameter description : The userID of operator.
result
Parameter type : int
Supported Platform: All
- Parameter description : The operation result.
0: Operation failed.
1: Operation success.
2: Unnecessary operation, that the user is member already.
3: Pending for invitee process.
4: Operation failed. When you create a group to specify the initial list of group members or invite to join the group, the total number of invitees to join the group exceeds the limit。
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.