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

Syntax

[Android.Runtime.Register("isReallyDialable", "(C)Z", "")]
public static bool IsReallyDialable (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, *, # , + (no 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