Uses of Interface
com.wowza.wms.vhost.IVHostItemNotify
-
Packages that use IVHostItemNotify Package Description com.wowza.wms.vhost -
-
Uses of IVHostItemNotify in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost with parameters of type IVHostItemNotify Modifier and Type Method Description void
VHostList. addVHostItemListener(IVHostItemNotify vHostItemListener)
Add vHostItem listener.void
VHostList. removeVHostItemListener(IVHostItemNotify vHostItemListener)
Remove vHostItem listener.
-