Android.Telephony.TelephonyManager.SendEnvelopeWithStatus Method
Send ENVELOPE to the SIM and return the response.

Syntax

[Android.Runtime.Register("sendEnvelopeWithStatus", "(Ljava/lang/String;)Ljava/lang/String;", "GetSendEnvelopeWithStatus_Ljava_lang_String_Handler")]
public virtual string SendEnvelopeWithStatus (string content)

Parameters

content
String containing SAT/USAT response in hexadecimal format starting with command tag. See TS 102 223 for details.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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