Uses of Interface
com.wowza.wms.pushpublish.model.IPushPublishSessionNotify
- 
Packages that use IPushPublishSessionNotify Package Description com.wowza.wms.application com.wowza.wms.pushpublish.model 
- 
- 
Uses of IPushPublishSessionNotify in com.wowza.wms.applicationMethods in com.wowza.wms.application with parameters of type IPushPublishSessionNotify Modifier and Type Method Description voidIApplicationInstance. addPushPublishSessionListener(IPushPublishSessionNotify pushPublishSessionListener)Add a push publish session listenervoidIApplicationInstance. removePushPublishSessionListener(IPushPublishSessionNotify pushPublishSessionListener)Remove a push publish session listener
- 
Uses of IPushPublishSessionNotify in com.wowza.wms.pushpublish.modelClasses in com.wowza.wms.pushpublish.model that implement IPushPublishSessionNotify Modifier and Type Class Description classPushPublishSessionNotifyBaseAbstract base class forIPushPublishSessionNotifyinterface
 
-