API:FMX.PhoneDialer
Classes
| IFMXPhoneDialerService | Platform service that defines the structure of the TPhoneDialerService object and any other class that provides access to phone dialer services. |
| TCall | Used for obtaining an identifier for the call and to determine the state of the call. |
| TCallStateHelper | For internal use. TCallStateHelper is a record helper that provides fields for a scoped enumeration, the FMX.PhoneDialer.TCallState type. |
| TCarrier | Used to obtain information regarding the cellular network service provider. |
| TPhoneDialerService | Is an abstract class used as base for all phone dialer services. |
Types
| _di_IFMXPhoneDialerService | Represents the IFMXPhoneDialerService Delphi interface for C++Builder usage. |
| TCalls | Represents a dynamic array of TCall objects. |
| TCallState | Is an enumeration of possible phone call states. |
| TOnCallStateChanged | Is a procedural type used by the OnCallStateChanged event. |
| TOnCarrierChanged | Is a procedural type used by the OnCarrierChanged event. |