CallstatsIoParams
Structure for callstats.io integration, see https://www.callstats.io/api/
Props
AppID
AppID: string
Application ID is obtained from callstats.io.
AppSecret
AppSecret: string
Application secret is obtained from callstats.io.
applicationVersion
applicationVersion: string
Application version specified by the developer.
disableBeforeUnloadHandler
disableBeforeUnloadHandler: boolean
If it's true it disables callstats.js’s window.onbeforeunload parameter. It's false by default.