webphone
Class SIPNotification.Group

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

public static class SIPNotification.Group
extends SIPNotification

GROUP notification.
Triggered by: conference calls
Event: SIPNotificationListener.onGroup
Fields: GROUP,line,peers


Method Summary
 intgetLine()
          endpoint line
 java.lang.StringgetPeers()
          list of members separated by |.
 
Methods inherited from class webphone.SIPNotification
getNotificationType, toString
   

Method Detail

getLine

public int getLine()
endpoint line


getPeers

public java.lang.String getPeers()
list of members separated by |. For example: Kate | John | Linda