java.lang.Object | |
↳ | com.google.android.gms.appinvite.AppInvite |
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.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
API | The API provided to GoogleApiClient . |
||||||||||
AppInviteApi | Access to the API methods in AppInviteApi . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The API provided to GoogleApiClient
. Add this api
using addApi(Api)
.