SessionIdChangedCallback

Example values

TypeScript
(sessionId: string, windowId: string | null | undefined, changeReason?: {
noSessionId: boolean;
activityTimeout: boolean;
sessionPastMaximumLength: boolean;
}) => void

Community questions

Questions about this page? or post a community question.