XIQS Create Card Group
From IQsimWiki
(Difference between revisions)
Latest revision as of 08:52, 30 March 2017
XIQS Create Card Group - Sim Card Group Management
Description |
---|
createXIQSCardGroup ( String cardgroup_name [, String fplmn, String oplmn, Long ratmode [, Long id_partition ] ] )
Create a new card group object and return ID assigned to it. |
Parameters |
---|
String cardgroup_name Name of the new card group object. String fplmn Semicolon separated list of forbidden PLMNs. Example: 20801;20810 String oplmn Semicolon separated list of preferred PLMNs with supported protocols. Long ratmode Radio Access Technology. Supported values: [ Long id_partition ] Id of the partition which refers to the port group objects. |
Return Values |
---|
Long idId of the created card group object.
Possible failure code returns |
See Also |
---|
getXIQSCardGroupList |