SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.media.event
Interface MediaListener


public interface MediaListener

Allows you to register for media events.

Author:
Emil Ivov

Method Summary
 void mediaServiceStatusChanged()
           
 void receivedMediaStream(MediaEvent evt)
           
 

Method Detail

receivedMediaStream

void receivedMediaStream(MediaEvent evt)

mediaServiceStatusChanged

void mediaServiceStatusChanged()

SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.