| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.api |
| Modifier and Type | Field and Description |
|---|---|
Set<IScopeListener> |
Server.scopeListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.addListener(IScopeListener listener)
Add listener to get notified about scope events.
|
void |
Server.removeListener(IScopeListener listener)
Remove listener that got notified about scope events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IServer.addListener(IScopeListener listener)
Add listener to get notified about scope events.
|
void |
IServer.removeListener(IScopeListener listener)
Remove listener that got notified about scope events.
|
Copyright © 2005–2017 Red5. All rights reserved.