Smartswitch
Data Members | List of all members
Smartswitch::HlrDipping::BatchDippingResult Class Reference

This struct is returned as a result of a batch HLR dipping. More...

defined in <BatchDippingResult.ice>

class BatchDippingResult extends Smartswitch::HlrDipping::DippingResult { ... }

Inheritance diagram for Smartswitch::HlrDipping::BatchDippingResult:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::HlrDipping::BatchDippingResult:
Collaboration graph
[legend]

Data Members

BatchErrorOpt error
 If it's non-empty, then it contains the error which occurred on Smartswitch during the routing of the query. More...
 
- Data Members inherited from Smartswitch::HlrDipping::DippingResult
StringOpt imsi
 International Mobile Subscriber Identity. More...
 
StringOpt mcc
 Mobile Country Code. More...
 
StringOpt mnc
 Mobile Network Code. More...
 
BoolOpt reachable
 Array containing true if the subscriber is reachable. More...
 
BoolOpt roaming
 Array containing true if the subscriber is in roaming. More...
 

Detailed Description

This struct is returned as a result of a batch HLR dipping.

See also
Session::dipHlrBatch()

Data Member Documentation

◆ error

If it's non-empty, then it contains the error which occurred on Smartswitch during the routing of the query.


Empty otherwise.


The documentation for this class was generated from the following file: