TelephonyTools.NumberDialingSupported

Syntax:

NumberDialingSupported(<DirectCall>)

Parameters:

<DirectCall> (optional)

Type: Boolean; Undefined.
Determines method for number dialing check:
  • True - check is performed directly.
  • False - check requires user confirmation.
  • Undefined - verifies if number dialing is available by any method.

Returned value:

Type: Boolean.

Description:

It determines whether this device supports number dialing.
Depending on the parameter passed, the check is performed directly or required user confirmation. If the passed parameter is Undefined, the number dialing by any methods availability check is performed.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community