This structure contains unpack get session duration information -V2.
- Parameters
-
callDuration |
- Duration of the current packet session in milliseconds
- Bit to check in ParamPresenceMask - 1
|
pLastCallDuration |
- Duration of the last data session in milliseconds
- Bit to check in ParamPresenceMask - 16
|
pCallActiveDuration |
- Duration of the active time of current data session in milliseconds
- Bit to check in ParamPresenceMask - 17
|
pLastCallActiveDuration |
- Duration of the active time of last data session in milliseconds
- Bit to check in ParamPresenceMask - 18
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|