Android.Telephony.PhoneNumberUtils.IsDialable Method
True if c is ISO-LATIN characters 0-9, *, # , +, WILD

Syntax

[Android.Runtime.Register("isDialable", "(C)Z", "")]
public static bool IsDialable (char c)

Parameters

c
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

True if c is ISO-LATIN characters 0-9, *, # , +, WILD

[Android Documentation]

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1