From IQsimWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
XIQS Create a GSM Operator - GSM Network & Operator Countries Management
Description
|
- createXIQSGsmOperator ( String country , String MCC , String operator , String operatorname , String smscenter , String refoperator )
- Create a new Gsm operator entry in database.
|
Parameters
|
- String country
- the country name
- String mcc
- the MCC
- String operator
- the GSM Operator code
- String operatorname
- the GSM Operator name
- String smscenter
- the SMS Center call number
- String refoperator
- the main GSM Operator code reference
|
Return Values
|
Long id - the created GSM Operator Object Id
- Error Data structure ( Error Management )
- Possible failure code returns
-
|