webphone
Class SIPNotification.PlayReady

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

public static class SIPNotification.PlayReady
extends SIPNotification

PLAYREADY notification.
Triggered by: audio streaming finished
Event: SIPNotificationListener.onPlayReady
Fields: PLAYREADY,line,callid


Method Summary
 java.lang.StringgetCallID()
          SIP Call-ID
 intgetLine()
          endpoint line
 
Methods inherited from class webphone.SIPNotification
getNotificationType, toString
  

Method Detail

getLine

public int getLine()
endpoint line


getCallID

public java.lang.String getCallID()
SIP Call-ID