This class is 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.
Field Summary
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 . |
Inherited Method Summary
Fields
public static final Api<Api.ApiOptions.NoOptions> API
The API provided to
GoogleApiClient
. Add this api using
addApi(Api)
.
public static final AppInviteApi AppInviteApi
Access to the API methods in AppInviteApi
.