Uses of Interface
com.wowza.wms.sourcecontrol.ISourceControlSessionNotify
-
Packages that use ISourceControlSessionNotify Package Description com.wowza.wms.application -
-
Uses of ISourceControlSessionNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type ISourceControlSessionNotify Modifier and Type Method Description void
IApplicationInstance. addSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener)
Add a source control session listenervoid
IApplicationInstance. removeSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener)
Remove the provided source control session listener from the list of source control session listeners
-