FMX.PhoneDialer.TOnCallStateChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TOnCallStateChanged)(const System::UnicodeString ACallID, const TCallState AState);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public FMX.PhoneDialer.hpp FMX.PhoneDialer FMX.PhoneDialer

Description

Est un type procédural utilisé par l'événement OnCallStateChanged. Le paramètre ACallID contient l'ID de l'appel et AState contient l'état de l'appel.

Voir aussi