CRYPTO SDK
Toggle table of contents
2025.11.02
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
CRYPTO SDK
Crypto-tracker
/
cz.kotox.crypto.sdk.tracker.internal.dto
/
CoinbaseWebSocketMessage
/
Unknown
Unknown
androidJvm
@
Serializable
data
class
Unknown
(
val
type
:
String
?
=
null
)
:
CoinbaseWebSocketMessage
Catches any message types we haven't explicitly defined.
Members
Constructors
Unknown
Link copied to clipboard
androidJvm
constructor
(
type
:
String
?
=
null
)
Properties
type
Link copied to clipboard
androidJvm
val
type
:
String
?