library
androidJvm
library
/
org.xmtp.android.library.push
/
Service
/
SubscribeRequestOrBuilder
/
getTopicsBytes
get
Topics
Bytes
abstract
fun
getTopicsBytes
(
index
:
Int
)
:
ByteString
repeated string topics = 2;
Return
The topics at the given index.
Parameters
index
The index of the element to return.