FMX.PhoneDialer.IFMXPhoneDialerService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CallpublicIs the prototype for a method that, when implemented, makes a phone call to the specified phone number given through the APhoneNumber parameter.
GetCarrierpublicIs the prototype for a method that, when implemented, returns the current carrier.
GetCurrentCallspublicReturns an array containing all the current calls.
GetOnCallStateChangedpublicGetter prototype for the implementation of the OnCallStateChanged event in classes.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetOnCallStateChangedpublicSetter prototype for the implementation of the OnCallStateChanged event in classes.
SupportspublicIndicates whether a given interface supports a specific (another) interface.