FileDocCategorySizeDatePackage
SendStreamListener.javaAPI DocJMF 2.1.1e627Mon May 12 12:20:40 BST 2003javax.media.rtp

SendStreamListener

public interface SendStreamListener implements EventListener
Interface that generates the callback for RTPSessionManager Events. This interface will generate callbacks for events that pertain to a particular SendStream.

Fields Summary
Constructors Summary
Methods Summary
public voidupdate(javax.media.rtp.event.SendStreamEvent event)
Method called back in the RTPSessionListener to notify listener of all SendStream Events.