java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.RTPE
public static class SIPNotification.RTPE
RTPE notification.
Triggered by: RTP extra header changes
Event: SIPNotificationListener.onRTPE
Fields: RTPE,line,profile,extension
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Method Summary | |
|---|---|
java.lang.String |
getExtension()
32 bit words as int converted to string. |
int |
getLine()
endpoint line |
int |
getProfile()
identifier or parameter extracted from the first two byte of the extension header |
| 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 int getLine()
public int getProfile()
public java.lang.String getExtension()