toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model
/
NetworkConnectionStatusUpdate
Network
Connection
Status
Update
@
Serializable
data
class
NetworkConnectionStatusUpdate
(
val
connection
:
NetworkConnectionType
,
val
event
:
NetworkConnectionEventType
)
Members
Constructors
Network
Connection
Status
Update
Link copied to clipboard
constructor
(
connection
:
NetworkConnectionType
,
event
:
NetworkConnectionEventType
)
Properties
connection
Link copied to clipboard
val
connection
:
NetworkConnectionType
event
Link copied to clipboard
val
event
:
NetworkConnectionEventType