Uses of Interface
com.wowza.wms.sharedobject.ISharedObjectSlotNotify
- 
Packages that use ISharedObjectSlotNotify Package Description com.wowza.wms.sharedobject 
- 
- 
Uses of ISharedObjectSlotNotify in com.wowza.wms.sharedobjectMethods in com.wowza.wms.sharedobject with parameters of type ISharedObjectSlotNotify Modifier and Type Method Description voidISharedObject. addSlotListener(ISharedObjectSlotNotify slotListener)Add a slot listener.voidSharedObject. addSlotListener(ISharedObjectSlotNotify slotListener)voidISharedObject. removeSlotListener(ISharedObjectSlotNotify slotListener)Remove slot listenervoidSharedObject. removeSlotListener(ISharedObjectSlotNotify slotListener)
 
-