public interface IScopeListener
Modifier and Type | Method and Description |
---|---|
void |
notifyScopeCreated(IScope scope)
A scope has been created.
|
void |
notifyScopeRemoved(IScope scope)
A scope has been removed.
|
Copyright © 2005–2019 Red5. All rights reserved.