Android.Telephony.PhoneNumberUtils.CalledPartyBCDFragmentToString Method
Like calledPartyBCDToString, but field does not start with a TOA byte.

Syntax

[Android.Runtime.Register("calledPartyBCDFragmentToString", "([BII)Ljava/lang/String;", "")]
public static string CalledPartyBCDFragmentToString (byte[] bytes, int offset, int length)

Parameters

bytes
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Like calledPartyBCDToString, but field does not start with a TOA byte. For example: SIM ADN extension fields

[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