This class was deprecated.
Use
getInstance() for the main entry point for accessing Dynamic Link data and
getInvitation(com.google.firebase.dynamiclinks.PendingDynamicLinkData) for getting
AppInvites data from the Dynamic Link data.
Main entry point for AppInvite APIs. Provides access to API methods of AppInviteApi.
See Accessing Google APIs
for how to use AppInviteApi.
| public static final Api<Api.ApiOptions.NoOptions> | API | The API provided to GoogleApiClient. |
| public static final AppInviteApi | AppInviteApi | Access to the API methods in AppInviteApi. |
The API provided to GoogleApiClient.
Add this api using
addApi(Api).
Access to the API methods in AppInviteApi.