Public Member Functions | |
void | onReceiveNewInvitation (String inviteID, String inviter, String groupID, List< String > inviteeList, String data) |
void | onInviteeAccepted (String inviteID, String invitee, String data) |
void | onInviteeRejected (String inviteID, String invitee, String data) |
void | onInvitationCancelled (String inviteID, String inviter, String data) |
void | onInvitationTimeout (String inviteID, List< String > inviteeList) |
|
inline |
Received an invitation
|
inline |
The invitee accepted the invitation
|
inline |
The invitee declined the invitation
|
inline |
The invitation was canceled
|
inline |
The invitation timed out