• Preparing search index...
  • The search index is not available
@stack-spot/portal-network
  • @stack-spot/portal-network
  • api/eventBus
  • sendEncryptedEvents

Function sendEncryptedEvents

  • sendEncryptedEvents(
        __namedParameters: {
            sendEncryptedEventsRequest: SendEncryptedEventsRequest;
            stackspotCustomerIp?: string;
        },
        opts?: RequestOpts,
    ): Promise<EventProcessingResponse>
  • Parameters

    • __namedParameters: {
          sendEncryptedEventsRequest: SendEncryptedEventsRequest;
          stackspotCustomerIp?: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<EventProcessingResponse>

    • Defined in api/eventBus.ts:100

Settings

Member Visibility
@stack-spot/portal-network
  • Loading...

Generated using TypeDoc