java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.PlayReady
public static class SIPNotification.PlayReady
PLAYREADY notification.
Triggered by: audio streaming finished
Event: SIPNotificationListener.onPlayReady
Fields: PLAYREADY,line,callid
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Method Summary | |
|---|---|
java.lang.String |
getCallID()
SIP Call-ID |
int |
getLine()
endpoint line |
boolean |
isLocal()
local playback vs streaming to peer |
| 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 getCallID()
public boolean isLocal()