Interface MediaReceivedListener
-
- All Known Implementing Classes:
JingleSession
public interface MediaReceivedListenerListener for new Incoming Media Streams.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmediaReceived(java.lang.String participant)Called when new Media is received.
-