Public Member Functions | |
String | getMemberID () |
int | getResult () |
Static Public Attributes | |
static final int | OPERATION_RESULT_FAIL = 0 |
static final int | OPERATION_RESULT_SUCC = 1 |
static final int | OPERATION_RESULT_INVALID = 2 |
static final int | OPERATION_RESULT_PENDING = 3 |
static final int | OPERATION_RESULT_OVERLIMIT = 4 |
|
inline |
Get the userID of a group member
|
inline |
Return the operation result
|
static |
Operation failed
|
static |
Operation succeeded
|
static |
Invalid operation: already in the group when being added to the group, or not in the group when being removed from the group
|
static |
To be processed: waiting to be approved when being invited to join a group
|
static |
Operation failed: when specifying the initial group member list or inviting a user to join the group during group creation, the total number of groups that the invitee joins exceeds the limit