Interface IApiSessionEvent

All Superinterfaces:
IApplicationEvent, IEvent, ISessionEvent, Serializable
All Known Implementing Classes:
IdentityCheckCallbackEvent

public interface IApiSessionEvent extends ISessionEvent
Extension of the session event which are able to be posted through the API.
Since:
8.0.0
Author:
XIMA Media GmbH
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSessionId

      String getSessionId()