org.red5.server.net.rtmp
Interface IClientListener


public interface IClientListener


Method Summary
 void onClientListenerEvent(IRTMPEvent rtmpEvent)
           
 void stopListening()
           
 

Method Detail

onClientListenerEvent

void onClientListenerEvent(IRTMPEvent rtmpEvent)

stopListening

void stopListening()


Copyright © 2006-2010 The Red5 Project