core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.proto
/
SocketMessage
/
copy
copy
fun
copy
(
event
:
Int
=
this.event
,
id
:
String
?
=
this.id
,
payload
:
ByteString
?
=
this.payload
,
metadata
:
ByteString
?
=
this.metadata
,
unknownFields
:
ByteString
=
this.unknownFields
)
:
SocketMessage