API:FMX.PhoneDialer.TPhoneDialerService.DoCallStateChanged

From RAD Studio API Documentation

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.