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.application
Methods in com.wowza.wms.application with parameters of type IPushPublishSessionNotify Modifier and Type Method Description void
IApplicationInstance. addPushPublishSessionListener(IPushPublishSessionNotify pushPublishSessionListener)
Add a push publish session listenervoid
IApplicationInstance. removePushPublishSessionListener(IPushPublishSessionNotify pushPublishSessionListener)
Remove a push publish session listener -
Uses of IPushPublishSessionNotify in com.wowza.wms.pushpublish.model
Classes in com.wowza.wms.pushpublish.model that implement IPushPublishSessionNotify Modifier and Type Class Description class
PushPublishSessionNotifyBase
Abstract base class forIPushPublishSessionNotify
interface
-