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
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, toString |
Method Detail |
---|
public int getLine()
public int getProfile()
public java.lang.String getExtension()