ApiCommunicationVersion

enum ApiCommunicationVersion : Enum<ApiCommunicationVersion>

Enum class that represents all supported api communication versions.

Entries

Link copied to clipboard

Api version 0.1

Link copied to clipboard

Api version 1.0

Link copied to clipboard

Api version 1.1

Link copied to clipboard

Api version 1.2

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val versionCode: Int

the ApiCommunicationVersion version code number

Link copied to clipboard
val versionName: String

the ApiCommunicationVersion version name