VizbeeStatus

class VizbeeStatus(var statusCode: Int = GENERIC)

Constructors

Link copied to clipboard
constructor(statusCode: Int = GENERIC)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
annotation class StatusCode

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard