AppTypeDemographic
in package
AppTypeDemographic Class Doc Comment
Tags
Table of Contents
- ANDROID = 'android'
- IOS = 'ios'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
ANDROID
public
mixed
ANDROID
= 'android'
IOS
Possible values of this enum
public
mixed
IOS
= 'ios'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>