public class Tns extends Object
| Constructor and Description |
|---|
Tns() |
| Modifier and Type | Method and Description |
|---|---|
static TelephoneNumberResponse |
checkStatus(IrisClient client,
String tn)
Status check for TN
|
static TelephoneNumberDetails |
getLata(IrisClient client,
String tn) |
static TelephoneNumberDetails |
getRateCenter(IrisClient client,
String tn) |
static SipPeer |
getSipPeer(IrisClient client,
String tn) |
static Site |
getSite(IrisClient client,
String tn) |
static TelephoneNumberDetails |
getTnDetails(IrisClient client,
String tn) |
static TelephoneNumbersResponse |
list(IrisClient client,
Map<String,Object> query) |
public static TelephoneNumberDetails getTnDetails(IrisClient client, String tn) throws Exception
client - tn - Exceptionpublic static TelephoneNumbersResponse list(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static TelephoneNumberResponse checkStatus(IrisClient client, String tn) throws Exception
client - tn - Exceptionpublic static Site getSite(IrisClient client, String tn) throws Exception
client - tn - Exceptionpublic static SipPeer getSipPeer(IrisClient client, String tn) throws Exception
client - tn - Exceptionpublic static TelephoneNumberDetails getRateCenter(IrisClient client, String tn) throws Exception
client - tn - Exceptionpublic static TelephoneNumberDetails getLata(IrisClient client, String tn) throws Exception
client - tn - ExceptionCopyright © 2018. All rights reserved.