DataOrBuilder

interface DataOrBuilder

Functions

Link copied to clipboard
abstract fun getPayload(): ByteString
bytes payload = 2;
Link copied to clipboard
abstract fun getType(): String
string type = 1;
Link copied to clipboard
abstract fun getTypeBytes(): ByteString
string type = 1;

Inheritors

Link copied to clipboard