com.google.android.gms.appinvite.AppInviteInvitation.IntentBuilder.PlatformMode |
Mode for checking platform types. The supported platforms are
PROJECT_PLATFORM_IOS
or
PROJECT_PLATFORM_ANDROID
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | PROJECT_PLATFORM_ANDROID | Identifies the platform type as Android when identifying the platform in
setOtherPlatformsTargetApplication(int, String)
|
|||||||||
int | PROJECT_PLATFORM_IOS | Identifies the platform type as IOS when identifying the platform in
setOtherPlatformsTargetApplication(int, String)
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Identifies the platform type as Android when identifying the platform in
setOtherPlatformsTargetApplication(int, String)
Identifies the platform type as IOS when identifying the platform in
setOtherPlatformsTargetApplication(int, String)