public interface ISessionWebScopeActivationHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onSessionDidActivate(ISessionWebScope aSessionScope)
Invoked after the session was activated.
|
void onSessionDidActivate(@Nonnull ISessionWebScope aSessionScope)
aSessionScope - The activated session scope. Never null.Copyright © 2014–2019 Philip Helger. All rights reserved.