java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.Answer
public static class SIPNotification.Answer
ANSWER notification.
Triggered by: API answers
Event: SIPNotificationListener.onAnswer
Fields: ANSWER,details
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Method Summary | |
|---|---|
java.lang.String |
getRequest()
the previous request |
java.lang.String |
getResult()
the answer |
java.lang.String |
getText()
all text |
| Methods inherited from class webphone.SIPNotification |
|---|
getNotificationType, getNotificationTypeText, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getText()
public java.lang.String getRequest()
public java.lang.String getResult()