java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.Answer
public static class SIPNotification.Answer
ANSWER notification.
Triggered by: API answers
Event: SIPNotificationListener.onAnswer
Fields: ANSWER,details
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, toString |
Method Detail |
---|
public java.lang.String getText()
public java.lang.String getRequest()
public java.lang.String getResult()