AnalyticsConfig singleton class for holding the API key ID

Constructors

Properties

Methods

Constructors

Properties

apiKeyId: string

The API key ID

Methods

  • Sets the API key ID

    Parameters

    • apiKeyId: string

      The API key ID

    Returns void