orbit-proto / orbit.shared.proto / Messages / MessageContentProto / ContentCase

ContentCase

class ContentCase : EnumLite, InternalOneOfEnum

Enum Values

ERROR

INFO_REQUEST

INFO_RESPONSE

INVOCATION_REQUEST

INVOCATION_RESPONSE

CONTENT_NOT_SET

Functions

forNumber

static fun forNumber(value: Int): ContentCase!

getNumber

fun getNumber(): Int

valueOf

static fun valueOf(value: Int): ContentCase!