Skip to main content

PlatformEnum

Describes the platform of a device.

enum PlatformEnum {
IOS
ANDROID
WEB_IOS
WEB_ANDROID
WEB_EXTENSION
WEB
}

Values​

PlatformEnum.IOS​

An iOS device

PlatformEnum.ANDROID​

An Android device

PlatformEnum.WEB_IOS​

An iOS browser

PlatformEnum.WEB_ANDROID​

An Android browser

PlatformEnum.WEB_EXTENSION​

Max browser extension

PlatformEnum.WEB​

A computer browser

Member of​

CampaignCreateInput input ● IntentCreateInput input ● IntentDeviceAttributesInput input ● ReloadIntentCreateInput input