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.sharedobject
Methods in com.wowza.wms.sharedobject with parameters of type ISharedObjectSlotNotify Modifier and Type Method Description void
ISharedObject. addSlotListener(ISharedObjectSlotNotify slotListener)
Add a slot listener.void
SharedObject. addSlotListener(ISharedObjectSlotNotify slotListener)
void
ISharedObject. removeSlotListener(ISharedObjectSlotNotify slotListener)
Remove slot listenervoid
SharedObject. removeSlotListener(ISharedObjectSlotNotify slotListener)
-