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.applicationMethods in com.wowza.wms.application with parameters of type ISourceControlSessionNotify Modifier and Type Method Description voidIApplicationInstance. addSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener)Add a source control session listenervoidIApplicationInstance. removeSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener)Remove the provided source control session listener from the list of source control session listeners
 
-