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

Implemented by

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

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc