|
Smartswitch
|
This struct is returned as a result of a batch HLR dipping. More...
defined in <BatchDippingResult.ice>
class BatchDippingResult extends Smartswitch::HlrDipping::DippingResult { ... }


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... | |
This struct is returned as a result of a batch HLR dipping.
| BatchErrorOpt error |
If it's non-empty, then it contains the error which occurred on Smartswitch during the routing of the query.
Empty otherwise.
1.8.15