|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification | |
|---|---|
| com.telapi.api | |
| com.telapi.api.domain.list | |
| com.telapi.api.restproxies | |
| Uses of Notification in com.telapi.api |
|---|
| Methods in com.telapi.api that return Notification | |
|---|---|
Notification |
TelapiConnector.viewNotification(String notificationSid)
Retrieves details about a Notification. |
Notification |
TelapiConnector.viewNotification(String accountSid,
String notificationSid)
|
| Uses of Notification in com.telapi.api.domain.list |
|---|
| Method parameters in com.telapi.api.domain.list with type arguments of type Notification | |
|---|---|
protected void |
NotificationList.mapElements(List<Notification> elements)
|
| Uses of Notification in com.telapi.api.restproxies |
|---|
| Methods in com.telapi.api.restproxies that return types with arguments of type Notification | |
|---|---|
org.jboss.resteasy.client.ClientResponse<Notification> |
NotificationProxy.viewNotification(String accountSid,
String notificationSid)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||