Invitation | Data interface for an invitation object. |
OnInvitationReceivedListener | Listener to invoke when a new invitation is received. |
OnInvitationsLoadedListener | Listener for receiving callbacks when invitations have been loaded. |
Participant | Data interface for multiplayer participants. |
Participatable | Interface defining methods for an object which can have participants. |
InvitationBuffer | DataBuffer implementation containing Invitation data. |
InvitationEntity | Data object representing the data for a multiplayer invitation. |
ParticipantBuffer | DataBuffer implementation containing match participant data. |
ParticipantEntity | Data object representing a Participant in a match. |
ParticipantUtils | Utilities for working with multiplayer participants. |