| Package | Description |
|---|---|
| com.wowza.wms.application |
| Modifier and Type | Method | Description |
|---|---|---|
void |
IApplicationInstance.addSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener) |
Add a source control session listener (see ISourceControlSessionNotify)
|
void |
IApplicationInstance.removeSourceControlSessionListener(ISourceControlSessionNotify sourceControlSessionListener) |
Remove the provided source control session listener from the list of source control session listeners (see ISourceControlSessionNotify)
|