Constructors

Properties

Methods

Constructors

Properties

httpRequest: GsbApi.BaseHttpRequest

Methods

  • Upgrades to WebSocket Upgrades to WebSocket which allows to receive messages to bound GSB services. Check 'gsb-api-messages.yaml' for WebSocket messages specs.

    Parameters

    • servicesId: string

      Generated id for bound GSB services. It is a base64 encoded GSB address prefix.

    Returns GsbApi.CancelablePromise<void>

    void

    Throws

    ApiError