JavaScript SDK - getSessionID method
This method can be used to get the ID of the currently active session.
Signature
Section titled SignaturegetSessionID(): string | null | undefined+
Return value
Section titled Return valueReturns the ID of the session being recorded.