FileDocCategorySizeDatePackage
RemoteListener.javaAPI DocJMF 2.1.1e809Mon May 12 12:20:40 BST 2003javax.media.rtp

RemoteListener

public interface RemoteListener implements EventListener
Interface that generates the callback for all RTPRemoteEvents.RTPRemoteEvents are events that occur from remote participants and could be used for monitoring statistics and quality of the entire RTPSession without knowing about individual streams or participants.

Fields Summary
Constructors Summary
Methods Summary
public voidupdate(javax.media.rtp.event.RemoteEvent event)
Method called back in the RemoteListener to notify listener of all RTP Remote Events.RemoteEvents are one of ReceiverReportEvent, SenderReportEvent or RemoteCollisionEvent