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
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Method Summary | |
|---|---|
int |
getLine()
endpoint line |
java.lang.String |
getPeers()
list of members separated by |. |
| 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()
public java.lang.String getPeers()