Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VertoClear

Index

Constructors

constructor

Properties

Private debug

debug: boolean

Private Readonly eventType

eventType: "unload" | "beforeunload"

Private verto

verto: Verto

Methods

destroyCall

  • destroyCall(call: Call): void

prepareUnloadEvent

  • prepareUnloadEvent(): void
  • When user closes the tab, we need to purge the call

    • for on going call(s): purge
    • for ended call(s): purge + destroy

    Returns void

Private purge

  • purge(calls: Call[]): void

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Static property
  • Static method
  • Property
  • Protected method

Generated using TypeDoc