XIQS Get Card Group List
From IQsimWiki
(Difference between revisions)
Latest revision as of 08:47, 30 March 2017
XIQS Get Card Group List - Sim Card Group Management
Description |
---|
getXIQSCardGroupList ( [ Long id_partition ] )
Get the list of all card group objects accessible to user. |
Parameters |
---|
[ Long id_partition ] Id of the partition which refers to the port group objects. |
Return Values |
---|
List Long id - Id of the card group object. String name - Name of the card group object. Long id_partition - Id of the partition referring to the 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. Possible values: Error Data structure ( Error Management ) Possible failure code returns |
See Also |
---|
createXIQSCardGroup |