java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.Group
public static class SIPNotification.Group
GROUP notification.
Triggered by: conference calls
Event: SIPNotificationListener.onGroup
Fields: GROUP,line,peers
| Method Summary | |
|---|---|
int | getLine()
endpoint line |
java.lang.String | getPeers()
list of members separated by |. |
| Methods inherited from class webphone.SIPNotification |
|---|
getNotificationType, toString |
| Method Detail |
|---|
public int getLine()
public java.lang.String getPeers()