Platform

abstract class Platform

Defines the supported platforms by the sdks

Inheritors

AndroidPlatform
IOSPlatform
BrowserPlatform
NodeJsPlatform
JvmPlatform

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val type: Platform.Type

type of the platforms based on the Type enum.

Link copied to clipboard
abstract val userAgent: String

User agent for http requests