PhoneCallProtocol
Rust type: enums::PhoneCallProtocol
Constructors
This is an abstract type. At runtime it will be one of the following variants:
| PhoneCallProtocol |
Requests returning this type
None.
Requests accepting this type as input
| AcceptCall |
| ConfirmCall |
| RequestCall |
Other types containing this type
| PhoneCall |
| PhoneCallAccepted |
| PhoneCallRequested |
| PhoneCallWaiting |