orbit-proto / orbit.shared.proto / Messages / InvocationResponseErrorProtoOrBuilder

InvocationResponseErrorProtoOrBuilder

interface InvocationResponseErrorProtoOrBuilder : MessageOrBuilder

Functions

getDescription

string description = 1;

abstract fun getDescription(): String!

getDescriptionBytes

string description = 1;

abstract fun getDescriptionBytes(): ByteString!

getPlatform

string platform = 2;

abstract fun getPlatform(): String!

getPlatformBytes

string platform = 2;

abstract fun getPlatformBytes(): ByteString!