kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
logic
/
com.wire.kalium.logic.data.auth
/
PersistentWebSocketStatus
Persistent
Web
Socket
Status
data
class
PersistentWebSocketStatus
(
val
userId
:
<Error class: unknown class>
,
val
isPersistentWebSocketEnabled
:
Boolean
)
Members
Constructors
Persistent
Web
Socket
Status
Link copied to clipboard
constructor
(
userId
:
<Error class: unknown class>
,
isPersistentWebSocketEnabled
:
Boolean
)
Properties
is
Persistent
Web
Socket
Enabled
Link copied to clipboard
val
isPersistentWebSocketEnabled
:
Boolean
user
Id
Link copied to clipboard
val
userId
:
<Error class: unknown class>