| AppInviteApi | The main entry point for interacting with AppInvite invitations. |
| AppInviteInvitationResult | The result returned by AppInviteApi from
getInvitation(GoogleApiClient, android.app.Activity, boolean). |
| AppInvite | Main entry point for AppInvite APIs. |
| AppInviteInvitation | Launches an Activity for the user to select invitees and send invitations. |
| AppInviteInvitation.IntentBuilder | Build an Intent to launch the invitation Activity to create and send invitations. |
| AppInviteReferral | Provides accessors to the referral data consisting of an invitation id and possibly a deep link
if set using
setDeepLink(Uri). |