java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.Line
public static class SIPNotification.Line
LINE notification.
Triggered by: active line change (the line parameter is the current active line).
Event: SIPNotificationListener.onLine
Fields: LINE,line
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Method Summary | |
|---|---|
int |
getLine()
the new active line number |
| 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()