toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.socket.coordinator.state
/
VideoSocketState
/
Connecting
Connecting
data
class
Connecting
(
val
connectionConf
:
ConnectionConf
,
val
connectionType
:
VideoSocketConnectionType
)
:
VideoSocketState
State of socket when connection is being establishing.
Members
Constructors
Connecting
Link copied to clipboard
constructor
(
connectionConf
:
ConnectionConf
,
connectionType
:
VideoSocketConnectionType
)
Properties
connection
Conf
Link copied to clipboard
val
connectionConf
:
ConnectionConf
connection
Type
Link copied to clipboard
val
connectionType
:
VideoSocketConnectionType