Skip to content

js-bao-wss-client


js-bao-wss-client / IntegrationsAPI

Interface: IntegrationsAPI

Methods

call()

call<T>(request): Promise<IntegrationCallResponse<T>>

Type Parameters

T

T = any

Parameters

request

IntegrationCallRequest

Returns

Promise<IntegrationCallResponse<T>>