stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.socket.coordinator.state
/
VideoSocketStateEvent
/
Connect
Connect
data
class
Connect
(
val
connectionConf
:
ConnectionConf
,
val
connectionType
:
VideoSocketConnectionType
)
:
VideoSocketStateEvent
Event to start a new connection.
Members
Constructors
Connect
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