The methods of Android.Telephony.TelephonyManager are listed below. For a list of all members, see the TelephonyManager Members list.
See Also: Inherited members from Java.Lang.Object
static | FromContext(Android.Content.Context)Documentation for this section has not yet been entered. | |
IccCloseLogicalChannel(int)Closes a previously opened logical channel to the ICC card. | ||
IccExchangeSimIO(int, int, int, int, int, string)Returns the response APDU for a command APDU sent through SIM_IO. | ||
IccOpenLogicalChannel(string)Opens a logical channel to the ICC card. | ||
IccTransmitApduBasicChannel(int, int, int, int, int, string)Transmit an APDU to the ICC card over the basic channel. | ||
IccTransmitApduLogicalChannel(int, int, int, int, int, int, string)Transmit an APDU to the ICC card over a logical channel. | ||
Listen(PhoneStateListener, PhoneStateListenerFlags)Registers a listener object to receive notification of changes in specified telephony states. | ||
SendEnvelopeWithStatus(string)Send ENVELOPE to the SIM and return the response. |