From IQsimWiki
(Difference between revisions)
Latest revision as of 10:10, 7 January 2013
XIQS Delete Card Transaction - Sim Card Transaction Management
Description
|
- deleteXIQSCardTransac ( Long id_transac , [ Long id_card OR String imsi ] )
- Delete an existing SIM card transaction. If id_transac=0, then a SIM card id is expected, and all transactions for this SIM are deleted.
|
Parameters
|
- Long id_card
- an existing SIM Transaction Id
- [Long id_card]
- Optional: an existing SIM Id
- [String imsi]
- Optional: an existing SIM IMSI
|
Return Values
|
- Integer ok - =1
- Error Data structure ( Error Management )
- Possible failure code returns
-
|