Static properties and methods related to the current activation.

Constructors

Methods

  • Get the base url of the current activation.

    Returns string

  • Get the client id of the current activation.

    Returns string

  • Get the absolute url of a path using the current activation. the '~' prefix extends the url with /api/app/{id}.

    Parameters

    • path: string

    Returns string