SessionInformation
SessionInformation: { expiry: number; jwtPayload: any; sessionData: any; sessionHandle: string; timeCreated: number; userId: string }
Type declaration
expiry: number
jwtPayload: any
sessionData: any
sessionHandle: string
timeCreated: number
userId: string
Use getSessionInformation instead IF using core version >= 3.5