lib
jvm
lib
/
app.cash.nostrino.message.relay
/
Notice
Notice
jvm
data
class
Notice
(
val
message
:
String
)
:
RelayMessage
Informational notice from the relay to the client
Members
Constructors
Notice
Link copied to clipboard
jvm
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
jvm
val
message
:
String