Check Connection
This method allows you to check if a connection is active
Usage in your script
const checkSession= await alturaGuard.checkSession();const checkSession:any = await alturaGuard.checkSession();Last updated
This method allows you to check if a connection is active
const checkSession= await alturaGuard.checkSession();const checkSession:any = await alturaGuard.checkSession();Last updated