sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.api.session
/
SessionState
Session
State
open
class
SessionState
Members
Types
State
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
State
Functions
to
String
Link copied to clipboard
open
fun
toString
(
state
:
Int
)
:
String
Properties
CONNECTED
Link copied to clipboard
val
CONNECTED
:
Int
=
4
CONNECTING
Link copied to clipboard
val
CONNECTING
:
Int
=
3
NO_DEVICES_AVAILABLE
Link copied to clipboard
val
NO_DEVICES_AVAILABLE
:
Int
=
1
NOT_CONNECTED
Link copied to clipboard
val
NOT_CONNECTED
:
Int
=
2