Mode for checking platform types. The supported platforms are
PROJECT_PLATFORM_IOS or
PROJECT_PLATFORM_ANDROID.
| 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) |
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)