Uses of Interface
com.wowza.wms.module.IModuleNotify
-
Packages that use IModuleNotify Package Description com.wowza.wms.application -
-
Uses of IModuleNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type IModuleNotify Modifier and Type Method Description void
IApplicationInstance. addModuleListener(IModuleNotify moduleListener)
Add module listener.void
IApplicationInstance. removeModuleListener(IModuleNotify moduleListener)
Remove module listener
-