| Package | Description |
|---|---|
| oneapi.client | |
| oneapi.client.impl | |
| oneapi.model |
| Modifier and Type | Method and Description |
|---|---|
Roaming |
HLRClient.queryHLR(String address)
Query the customer’s roaming status for a single network-connected mobile device and get HLR as the response
|
| Modifier and Type | Method and Description |
|---|---|
void |
HLRClient.queryHLRAsync(String address,
ResponseListener<Roaming> responseListener)
Query asynchronously the customer’s roaming status for a single network-connected mobile device and get HLR as the response
|
| Modifier and Type | Method and Description |
|---|---|
Roaming |
HLRClientImpl.queryHLR(String address)
Query the customer’s roaming status for a single network-connected mobile device and get HLR as the response
|
| Modifier and Type | Method and Description |
|---|---|
void |
HLRClientImpl.queryHLRAsync(String address,
ResponseListener<Roaming> responseListener)
Query asynchronously the customer’s roaming status for a single network-connected mobile device and get HLR as the response
|
| Modifier and Type | Method and Description |
|---|---|
Roaming |
RoamingNotification.getRoaming() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoamingNotification.setRoaming(Roaming roaming) |
Copyright © 2014. All rights reserved.