Gjsify LogoGjsify Logo

The TrackerNotifierEvent struct represents a change event in the stored data.

record

Hierarchy

  • NotifierEvent

Index

Constructors

Properties

Methods

Constructors

Properties

name: string

Methods

  • get_id(): number
  • Returns the tracker:id of the element being notified upon. This is a #gint64 which is used as efficient internal identifier for the resource.

    Returns number

  • get_urn(): string
  • Returns the Uniform Resource Name of the element. This is Tracker's public identifier for the resource.

    This URN is an unique string identifier for the resource being notified upon, typically of the form "urn:uuid:...".

    Returns string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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