Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

SIM Toolkit notifications (RIL_NCLASS_SIMTOOLKIT).

Value Description

RIL_NOTIFY_SIMTOOLKITCMD

A SIM Toolkit command was not handled by the radio. The lpDatanotification parameter points to array of bytes containing the command.

RIL_NOTIFY_SIMTOOLKITCALLSETUP

SIM Toolkit is trying to set up a call and call conditions were successfully checked by the radio. The lpDatanotification parameter points to a DWORDcontaining the redial timeout for the call (in milliseconds).

RIL_NOTIFY_SIMTOOLKITEVENT

A SIM Toolkit command was handled by the radio or the radio sent a SIM Toolkit command response to the SIM. The lpDatanotification parameter points to array of bytes containing the command or response sent.

RIL_NOTIFY_SIMTOOLKITSESSIONEND

A SIM Toolkit command session is ending.

See Also