From IQsimWiki
(Difference between revisions)
Latest revision as of 09:15, 10 April 2013
XIQS Create MNP Phone Range - NPDF Management
Description
|
- createXIQSMnpRange ( [Long id_partition] , String start , String end , String mcc , String mnc )
- Create a new phone range object in current country and partition.
|
Parameters
|
- [Long id_partition]
- the country partition (admin reserved)
- String start
- the phone prefix start (inclusive)
- String end
- the phone prefix end (inclusive)
- String mcc
- the country code for this range
- String mnc
- the country operator code for this range
|
Return Values
|
Long id - new object id
- Error Data structure ( Error Management )
- Possible failure code returns
-
-
|