getPlatform

abstract fun getPlatform(): Int

Returns the platform type. Value must be either AMAZON_PLATFORM or ANDROID_PLATFORM.

Return

The platform type.