Platform

enum Platform : Enum<Platform>

See also

Entries

WINDOWS
Link copied to clipboard
WINDOWS(1, 3)
MOBILE
Link copied to clipboard
MOBILE(2, 2)
IOS
Link copied to clipboard
IOS(3, 1)

Types

Companion
Link copied to clipboard
object Companion

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
platformId
Link copied to clipboard
val platformId: Int
terminalId
Link copied to clipboard
val terminalId: Int