InteractionType

  • Interaction types are described by an enum.

  • The enum includes values for unspecified, unknown, and calls interaction types.

  • The UNKNOWN value is only used for return values and indicates a value unknown in the current version.

Enum describing possible interaction types.

Proto definition

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

CALLS

Calls.