Specifies the base service URIs used by SDK components.

Hierarchy

  • ServiceEndpoints

Constructors

  • Parameters

    • streaming: string
    • polling: string
    • Optional events: string
      Optional
    • Optional analyticsEventPath: string
      Optional
    • Optional diagnosticEventPath: string
      Optional
    • Optional includeAuthorizationHeader: boolean
      Optional

    Returns ServiceEndpoints

Properties

analyticsEventPath: string

Valid paths are: /bulk /events/bulk/envId /mobile

diagnosticEventPath: string

Valid paths are: /diagnostic /events/diagnostic/envId /mobile/events/diagnostic

events: string
includeAuthorizationHeader: boolean
polling: string
streaming: string
DEFAULT_EVENTS: string

Generated using TypeDoc