API:FMX.PhoneDialer.TPhoneDialerService.DoCallStateChanged
Delphi
procedure DoCallStateChanged(const ACallID: string; const AState: TCallState); virtual;
C++
virtual void __fastcall DoCallStateChanged(const System::UnicodeString ACallID, const TCallState AState);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.PhoneDialer.pas FMX.PhoneDialer.hpp |
FMX.PhoneDialer | TPhoneDialerService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!