GoogleVoiceCallStatus

  • Google Voice calls can have different statuses, including MISSED and RECEIVED.

  • There are also statuses like UNSPECIFIED and UNKNOWN for cases that aren't explicitly missed or received.

Possible statuses of a google voice call.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

MISSED

The call was missed.

RECEIVED

The call was received.