Interface SessionLifecycleEvent

All Superinterfaces:
Event<SessionLifecycleEvent.Type>

public interface SessionLifecycleEvent extends Event<SessionLifecycleEvent.Type>
A SessionLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a Session instance.
Since:
20.12
Author:
Jonathan Knight 2020.12.16