Uses of Interface
com.wowza.wms.sharedobject.ISharedObjectNotify
Packages that use ISharedObjectNotify
-
Uses of ISharedObjectNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type ISharedObjectNotifyModifier and TypeMethodDescriptionvoid
IApplicationInstance.addSharedObjectListener
(ISharedObjectNotify sharedObjectListener, boolean isPersistent) Add sharedObject listener.void
IApplicationInstance.removeSharedObjectListener
(ISharedObjectNotify sharedObjectListener, boolean isPersistent) Remove sharedObject listener.