$dialer.isIncomingCall
This method tells if the current phone call is inbound or outbound.
Syntax
The method is called without arguments and returns either true
or false
:
$dialer.isIncomingCall();
This method tells if the current phone call is inbound or outbound.
The method is called without arguments and returns either true
or false
:
$dialer.isIncomingCall();