webphone
Class SIPNotification.Line

java.lang.Object
  extended by webphone.SIPNotification
      extended by webphone.SIPNotification.Line
Enclosing class:
SIPNotification

public static class SIPNotification.Line
extends SIPNotification

LINE notification.
Triggered by: active line change (the line parameter is the current active line).
Event: SIPNotificationListener.onLine
Fields: LINE,line


Method Summary
 intgetLine()
          the new active line number
 
Methods inherited from class webphone.SIPNotification
getNotificationType, toString
  

Method Detail

getLine

public int getLine()
the new active line number