Class TelephonyTransferCall (1.12.0)

TelephonyTransferCall(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
phone_number str
Transfer the call to a phone number in `E.164 format

Inheritance

builtins.object > proto.message.Message > TelephonyTransferCall