Skip to main content
Version: SDK 5.0.x

PlatformType

public enum PlatformType : String, CustomStringConvertible

native

case native

unity

case unity

reactNative

case reactNative

description

public var description: String { get }