PersistentWebSocketStatusEntity

data class PersistentWebSocketStatusEntity(val userIDEntity: UserIDEntity, val isPersistentWebSocketEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(userIDEntity: UserIDEntity, isPersistentWebSocketEnabled: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard