Options
All
  • Public
  • Public/Protected
  • All
Menu

Session Frame - Used to manually create a session frame in the Session UI. Created by Instrumentation.startSessionFrame.

Hierarchy

  • SessionFrame

Index

Methods

Methods

end

  • end(): void
  • Reports the end of the session frame. The SessionFrame object will no longer be useable after this call. This method is thread safe.

    Returns void

updateName

  • updateName(name: string): void
  • Updates the name of the session frame. This is generally used when the best name for the Session Frame is not known at the time of its creation.

    Parameters

    • name: string

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc