Uses of Interface
com.wowza.wms.application.IApplicationNotify
Packages that use IApplicationNotify
-
Uses of IApplicationNotify in com.wowza.wms.module
Classes in com.wowza.wms.module that implement IApplicationNotify -
Uses of IApplicationNotify in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost with parameters of type IApplicationNotifyModifier and TypeMethodDescriptionvoid
IVHost.addApplicationListener
(IApplicationNotify applicationListener) Add application listener.void
IVHost.removeApplicationListener
(IApplicationNotify applicationListener) Remove applation listener.