Uses of Interface
com.wowza.wms.plugin.flashremoting.IFlashRemotingNotify

Uses of IFlashRemotingNotify in com.wowza.wms.plugin.flashremoting
 

Methods in com.wowza.wms.plugin.flashremoting with parameters of type IFlashRemotingNotify
 void FlashRemoteSession.addListener(IFlashRemotingNotify listener)
          Add a listener to this session (see IFlashRemotingNotify)
 void FlashRemoteSession.removeListener(IFlashRemotingNotify listener)
          Remove a listener to this session (see IFlashRemotingNotify)