XIQS SET Day Pass Parameters
From IQsimWiki
(Difference between revisions)
Line 4: | Line 4: | ||
! Description | ! Description | ||
|- | |- | ||
- | | '''setXIQSDayPassParameters''' ( ''String'' '''sDevName''', ''Long'' '''lPassDuration''', ''Long'' '''lMaxData''', ''Long'' '''lMaxLowSpeedData''', ''Long'' '''lPassNumber''', ''Long'' '''lExtraNumber''' ) | + | | '''setXIQSDayPassParameters''' ( ''String'' '''sDevName''', ''Long'' '''lPassDuration''', ''Long'' '''lMaxData''', ''Long'' '''lMaxLowSpeedData''', ''Long'' '''lPassNumber''', ''Long'' '''lExtraNumber''', ''Long'' '''pass_maxcountrydata''', ''Long'' '''pass_countrygroup''' ) |
Set Day pass parameters for the given mifi device. | Set Day pass parameters for the given mifi device. | ||
Line 18: | Line 18: | ||
''Long'' '''lPassNumber''' - Total number of passes purchased by the end user and still not consumed<br><br> | ''Long'' '''lPassNumber''' - Total number of passes purchased by the end user and still not consumed<br><br> | ||
''Long'' '''lExtraNumber''' - Total number of extra passes purchased by the end user and still not consumed<br><br> | ''Long'' '''lExtraNumber''' - Total number of extra passes purchased by the end user and still not consumed<br><br> | ||
+ | ''Long'' '''pass_maxcountrydata''' - Total amount of kilobytes of internet data that the user can consume in specified countries<br><br> | ||
+ | ''Long'' '''pass_countrygroup''' - Group id of countries with pass_maxcountrydata extra kilobytes<br><br> | ||
|} | |} | ||
Latest revision as of 08:36, 30 July 2020
XIQS SET Day Pass Parameters - Day Pass Management
Description |
---|
setXIQSDayPassParameters ( String sDevName, Long lPassDuration, Long lMaxData, Long lMaxLowSpeedData, Long lPassNumber, Long lExtraNumber, Long pass_maxcountrydata, Long pass_countrygroup )
Set Day pass parameters for the given mifi device. |
Parameters |
---|
String sDevName - Mifi device name which parameters are to be set |
Return Values |
---|
Return Code
Integer: OK = 1 Error Data structure ( Error Management ) Possible failure code returns |
See Also |
---|