sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.api
/
VizbeeStatus
Vizbee
Status
class
VizbeeStatus
(
var
statusCode
:
Int
=
GENERIC
)
Members
Constructors
Vizbee
Status
Link copied to clipboard
constructor
(
statusCode
:
Int
=
GENERIC
)
Types
Companion
Link copied to clipboard
object
Companion
Status
Code
Link copied to clipboard
annotation class
StatusCode
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
status
Code
Link copied to clipboard
var
statusCode
:
Int