library
androidJvm
library
/
org.xmtp.android.library.push
/
Service
/
Subscription
/
Builder
/
setTopicBytes
set
Topic
Bytes
open
fun
setTopicBytes
(
value
:
ByteString
)
:
Service.Subscription.Builder
string topic = 1;
Return
This builder for chaining.
Parameters
value
The bytes for topic to set.