http/dist¶
Interfaces¶
ChannelEventShortcutEnvelope¶
Extends¶
Omit\<Partial\<ChannelEventEnvelopeInput\<TPayload,TRawPayload>>,"actor">
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
Properties¶
actor?¶
agentId?¶
attachments?¶
body?¶
channel?¶
Inherited from¶
conversationId?¶
dedupeKey?¶
direction?¶
Inherited from¶
id?¶
Inherited from¶
idempotencyKey?¶
identity?¶
Overrides¶
identityKey?¶
identityMetadata?¶
identityStreamId?¶
intent?¶
Inherited from¶
kind?¶
Inherited from¶
message?¶
metadata?¶
Inherited from¶
nature?¶
Inherited from¶
occurredAt?¶
Inherited from¶
payload?¶
Inherited from¶
providerObject?¶
raw?¶
sequence?¶
source?¶
Inherited from¶
status?¶
subject?¶
summary?¶
text?¶
turn?¶
ChannelEventSubmitInput¶
Extends¶
Omit\<HandleChannelEventInput\<TPayload,TTurn>,"event">
Extended by¶
ChannelHandoffEventInputChannelHandoffReviewEventInputChannelMessageEventInputChannelOutputResolutionEventInputOutboundContactChannelEventInputProviderObjectChannelEventInputScheduledChannelEventInputVoiceTurnChannelEventInput
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
agentId?¶
Inherited from¶
app?¶
Inherited from¶
attachments?¶
binding?¶
Inherited from¶
body?¶
channel?¶
conversationContext?¶
Inherited from¶
conversationId?¶
Inherited from¶
createConversation?¶
Inherited from¶
dedupeKey?¶
deliveryId?¶
direction?¶
event?¶
eventId?¶
externalObjectIds?¶
handling?¶
Inherited from¶
id?¶
idempotencyKey?¶
identity?¶
identityKey?¶
identityMetadata?¶
identityStreamId?¶
intent?¶
kind?¶
message?¶
metadata?¶
nature?¶
occurredAt?¶
payload?¶
provider?¶
providerObject?¶
providerPackageId?¶
raw?¶
receivedAt?¶
sequence?¶
signal?¶
Inherited from¶
source?¶
sourceId?¶
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
status?¶
streamId?¶
subject?¶
summary?¶
text?¶
turn?¶
verified?¶
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelHandoffEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
fromChannel?¶
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
reason?¶
reasonCode?¶
reasonLabel?¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
ChannelHandoffReviewEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
ChannelMessageEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Overrides¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text¶
Overrides¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
ChannelOutputResolutionEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
CognideskHttpAuthorizeInput¶
Properties¶
path¶
Request path after the configured basePath has been stripped.
request¶
Original request before the HTTP handler reads the body or calls the runtime.
url¶
Parsed request URL.
CognideskHttpCorsOptions¶
Properties¶
allowedHeaders?¶
Defaults to content-type and authorization.
credentials?¶
exposedHeaders?¶
maxAgeSeconds?¶
methods?¶
Defaults to GET, POST, and OPTIONS.
origins¶
Exact browser origins allowed to call the handler, for example "https://app.example.com".
CognideskHttpHandler¶
Methods¶
handle()¶
Parameters¶
| Parameter | Type |
|---|---|
request |
Request |
Returns¶
Promise\<Response>
CognideskHttpHandlerOptions¶
Properties¶
agentId?¶
authorize?¶
Authorize non-preflight requests before the runtime is called. Return true to allow, false for a default 401, or a Response for a custom denial.
basePath?¶
cors?¶
Enable CORS. true keeps the legacy wildcard behavior; prefer an object
with explicit origins for browser-facing deployments.
customEvents?¶
optional customEvents?: CustomRuntimeEventDefinition<string, ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>[];
exposeInternalErrors?¶
Include raw thrown Error messages in 500 responses. Defaults to false so internal runtime details are not exposed to HTTP clients.
journeyEvents?¶
optional journeyEvents?: JourneyEventDefinition<string, ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>>[];
runtime¶
ssePollIntervalMs?¶
voice?¶
CognideskHttpRuntime¶
Methods¶
closeConversation()?¶
Parameters¶
| Parameter | Type |
|---|---|
conversationId |
string |
reason? |
string |
Returns¶
Promise\<ConversationRecord\<unknown>>
compactConversation()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
CompactConversationInput |
Returns¶
Promise\<CompactConversationResult\<unknown>>
createConversation()¶
Parameters¶
| Parameter | Type |
|---|---|
input |
CreateRuntimeConversationInput |
Returns¶
Promise\<ConversationRecord\<unknown>>
emitCustomEvent()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
{ conversationId: string; event: CustomRuntimeEventDefinition; payload: unknown; } |
input.conversationId |
string |
input.event |
CustomRuntimeEventDefinition |
input.payload |
unknown |
Returns¶
Promise\<RuntimeEvent>
emitGeneratedPreamble()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
EmitGeneratedPreambleInput |
Returns¶
Promise\<{
events: RuntimeEvent[];
text: string;
}>
emitIntermediateMessage()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
EmitIntermediateMessageInput |
Returns¶
Promise\<{
events: RuntimeEvent[];
}>
emitJourneyEvent()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
{ app?: unknown; conversationId: string; event: JourneyEventDefinition; payload: unknown; routing?: "none" | "activeJourneyOnly" | "full" | "targeted"; signal?: AbortSignal; target?: { journeyId?: string; stateId?: string; }; } |
input.app? |
unknown |
input.conversationId |
string |
input.event |
JourneyEventDefinition |
input.payload |
unknown |
input.routing? |
"none" | "activeJourneyOnly" | "full" | "targeted" |
input.signal? |
AbortSignal |
input.target? |
{ journeyId?: string; stateId?: string; } |
input.target.journeyId? |
string |
input.target.stateId? |
string |
Returns¶
Promise\<EmitJourneyEventResult>
getSnapshot()?¶
Parameters¶
| Parameter | Type |
|---|---|
conversationId |
string |
Returns¶
Promise\<RuntimeSnapshot>
handleChannelEvent()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
HandleChannelEventInput |
Returns¶
Promise\<HandleChannelEventResult\<unknown>>
handleUserMessage()¶
Parameters¶
| Parameter | Type |
|---|---|
input |
HandleUserMessageInput |
Returns¶
Promise\<HandleUserMessageResult>
listConversations()?¶
Parameters¶
| Parameter | Type |
|---|---|
input? |
ListRuntimeConversationsOptions |
Returns¶
Promise\<ConversationRecord\<unknown>[]>
listEvents()¶
Parameters¶
| Parameter | Type |
|---|---|
conversationId |
string |
afterOffset? |
number |
Returns¶
Promise\<RuntimeEvent[]>
replayConversation()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
ReplayConversationInput |
Returns¶
Promise\<ReplayConversationResult>
requestHandoff()?¶
optional requestHandoff(input): Promise<{
conversation: ConversationRecord;
event: RuntimeEvent;
}>;
Parameters¶
| Parameter | Type |
|---|---|
input |
RequestHandoffInput |
Returns¶
Promise\<{
conversation: ConversationRecord;
event: RuntimeEvent;
}>
resolveChannelOutput()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
ResolveChannelOutputInput |
Returns¶
Promise\<ResolveChannelOutputResult\<unknown>>
resumeConversation()?¶
optional resumeConversation(input): Promise<{
conversation: ConversationRecord;
event: RuntimeEvent;
}>;
Parameters¶
| Parameter | Type |
|---|---|
input |
ResumeConversationInput |
Returns¶
Promise\<{
conversation: ConversationRecord;
event: RuntimeEvent;
}>
startVoiceConversation()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
StartVoiceConversationInput |
Returns¶
Promise\<StartVoiceResult>
startVoiceSegment()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
StartVoiceSegmentInput |
Returns¶
Promise\<StartVoiceResult>
submitWidget()?¶
Parameters¶
| Parameter | Type |
|---|---|
input |
SubmitWidgetInput |
Returns¶
Promise\<RuntimeEvent>
OutboundContactChannelEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
ProviderObjectChannelEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
ScheduledChannelEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Inherited from¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
VoiceTurnChannelEventInput¶
Extends¶
ChannelEventSubmitInput\<TPayload,TRawPayload,TTurn>
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Properties¶
actor?¶
Inherited from¶
agentId?¶
Inherited from¶
ChannelEventSubmitInput.agentId
app?¶
Inherited from¶
attachments?¶
Inherited from¶
ChannelEventSubmitInput.attachments
binding?¶
Inherited from¶
ChannelEventSubmitInput.binding
body?¶
Inherited from¶
channel?¶
Overrides¶
ChannelEventSubmitInput.channel
conversationContext?¶
Inherited from¶
ChannelEventSubmitInput.conversationContext
conversationId?¶
Inherited from¶
ChannelEventSubmitInput.conversationId
createConversation?¶
Inherited from¶
ChannelEventSubmitInput.createConversation
dedupeKey?¶
Inherited from¶
ChannelEventSubmitInput.dedupeKey
deliveryId?¶
Inherited from¶
ChannelEventSubmitInput.deliveryId
direction?¶
Inherited from¶
ChannelEventSubmitInput.direction
event?¶
Inherited from¶
eventId?¶
Inherited from¶
ChannelEventSubmitInput.eventId
externalObjectIds?¶
Inherited from¶
ChannelEventSubmitInput.externalObjectIds
handling?¶
Inherited from¶
ChannelEventSubmitInput.handling
id?¶
Inherited from¶
idempotencyKey?¶
Inherited from¶
ChannelEventSubmitInput.idempotencyKey
identity?¶
Inherited from¶
ChannelEventSubmitInput.identity
identityKey?¶
Inherited from¶
ChannelEventSubmitInput.identityKey
identityMetadata?¶
Inherited from¶
ChannelEventSubmitInput.identityMetadata
identityStreamId?¶
Inherited from¶
ChannelEventSubmitInput.identityStreamId
intent?¶
Inherited from¶
ChannelEventSubmitInput.intent
kind?¶
Inherited from¶
message?¶
Inherited from¶
ChannelEventSubmitInput.message
metadata?¶
Inherited from¶
ChannelEventSubmitInput.metadata
nature?¶
Inherited from¶
ChannelEventSubmitInput.nature
occurredAt?¶
Inherited from¶
ChannelEventSubmitInput.occurredAt
payload?¶
Inherited from¶
ChannelEventSubmitInput.payload
provider?¶
Inherited from¶
ChannelEventSubmitInput.provider
providerObject?¶
Inherited from¶
ChannelEventSubmitInput.providerObject
providerPackageId?¶
Inherited from¶
ChannelEventSubmitInput.providerPackageId
raw?¶
Inherited from¶
receivedAt?¶
Inherited from¶
ChannelEventSubmitInput.receivedAt
sequence?¶
Inherited from¶
ChannelEventSubmitInput.sequence
signal?¶
Inherited from¶
ChannelEventSubmitInput.signal
source?¶
Inherited from¶
ChannelEventSubmitInput.source
sourceId?¶
Inherited from¶
ChannelEventSubmitInput.sourceId
sourceType?¶
optional sourceType?:
| "application"
| "provider-adapter"
| "schedule-adapter"
| "operator-surface";
Inherited from¶
ChannelEventSubmitInput.sourceType
status?¶
Inherited from¶
ChannelEventSubmitInput.status
streamId?¶
Inherited from¶
ChannelEventSubmitInput.streamId
subject?¶
Inherited from¶
ChannelEventSubmitInput.subject
summary?¶
Inherited from¶
ChannelEventSubmitInput.summary
text?¶
Overrides¶
transcript?¶
turn?¶
Inherited from¶
verified?¶
Inherited from¶
ChannelEventSubmitInput.verified
Methods¶
onAssistantTextDelta()?¶
Parameters¶
| Parameter | Type |
|---|---|
textDelta |
string |
Returns¶
void | Promise\<void>
Inherited from¶
ChannelEventSubmitInput.onAssistantTextDelta
Type Aliases¶
ChannelEventActorInput¶
ChannelEventRequestBody¶
type ChannelEventRequestBody<TPayload, TTurn> = Omit<HandleChannelEventInput<TPayload, TTurn>, "signal" | "onAssistantTextDelta">;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TTurn |
unknown |
CognideskHttpAuthorize¶
type CognideskHttpAuthorize = (input) =>
| CognideskHttpAuthorizeResult
| Promise<CognideskHttpAuthorizeResult>;
Parameters¶
| Parameter | Type |
|---|---|
input |
CognideskHttpAuthorizeInput |
Returns¶
| CognideskHttpAuthorizeResult
| Promise\<CognideskHttpAuthorizeResult>
CognideskHttpAuthorizeResult¶
CognideskHttpCorsConfig¶
CreateChannelEventBody¶
ResolveChannelOutputBody¶
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
unknown |
Functions¶
createChannelEventInput()¶
function createChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelEventSubmitInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createChannelEventRequestBody()¶
function createChannelEventRequestBody<TPayload, TRawPayload, TTurn>(input): ChannelEventRequestBody<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelEventSubmitInput\<TPayload, TRawPayload, TTurn> |
Returns¶
ChannelEventRequestBody\<TPayload, TTurn>
createChannelHandoffEventInput()¶
function createChannelHandoffEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelHandoffEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createChannelHandoffReviewEventInput()¶
function createChannelHandoffReviewEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelHandoffReviewEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createChannelOutputResolutionEventInput()¶
function createChannelOutputResolutionEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelOutputResolutionEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createCognideskHttpHandler()¶
Parameters¶
| Parameter | Type |
|---|---|
options |
CognideskHttpHandlerOptions |
Returns¶
createMessageChannelEventInput()¶
function createMessageChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ChannelMessageEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createOutboundContactChannelEventInput()¶
function createOutboundContactChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
OutboundContactChannelEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createProviderObjectChannelEventInput()¶
function createProviderObjectChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ProviderObjectChannelEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createScheduledChannelEventInput()¶
function createScheduledChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
ScheduledChannelEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
createVoiceTurnChannelEventInput()¶
function createVoiceTurnChannelEventInput<TPayload, TRawPayload, TTurn>(input): HandleChannelEventInput<TPayload, TTurn>;
Type Parameters¶
| Type Parameter | Default type |
|---|---|
TPayload |
NormalizedChannelPayloadInput |
TRawPayload |
unknown |
TTurn |
unknown |
Parameters¶
| Parameter | Type |
|---|---|
input |
VoiceTurnChannelEventInput\<TPayload, TRawPayload, TTurn> |
Returns¶
HandleChannelEventInput\<TPayload, TTurn>
References¶
ChannelEventActor¶
Re-exports ChannelEventActor
ChannelEventActorType¶
Re-exports ChannelEventActorType
ChannelEventBindingOutcome¶
Re-exports ChannelEventBindingOutcome
ChannelEventDirection¶
Re-exports ChannelEventDirection
ChannelEventEnvelope¶
Re-exports ChannelEventEnvelope
ChannelEventEnvelopeInput¶
Re-exports ChannelEventEnvelopeInput
ChannelEventHandlingDisposition¶
Re-exports ChannelEventHandlingDisposition
ChannelEventIdentity¶
Re-exports ChannelEventIdentity
ChannelEventIntakeResult¶
Re-exports ChannelEventIntakeResult
ChannelEventIntakeStatus¶
Re-exports ChannelEventIntakeStatus
ChannelEventIntent¶
Re-exports ChannelEventIntent
ChannelEventKind¶
Re-exports ChannelEventKind
ChannelEventNature¶
Re-exports ChannelEventNature
ChannelEventSourceEvidence¶
Re-exports ChannelEventSourceEvidence
ChannelEventSourceType¶
Re-exports ChannelEventSourceType
ChannelOutputDeliveryMode¶
Re-exports ChannelOutputDeliveryMode
ChannelOutputIntent¶
Re-exports ChannelOutputIntent
ChannelOutputIntentInput¶
Re-exports ChannelOutputIntentInput
ChannelOutputIntentKind¶
Re-exports ChannelOutputIntentKind
ChannelOutputResolution¶
Re-exports ChannelOutputResolution
ChannelOutputResolutionDecision¶
Re-exports ChannelOutputResolutionDecision
ChannelOutputResolutionOutcome¶
Re-exports ChannelOutputResolutionOutcome
ChannelOutputResolutionPayload¶
Re-exports ChannelOutputResolutionPayload
ChannelOutputResolutionStatus¶
Re-exports ChannelOutputResolutionStatus
ChannelSourceEvidence¶
Re-exports ChannelSourceEvidence
HandleChannelEventInput¶
Re-exports HandleChannelEventInput
HandleChannelEventResult¶
Re-exports HandleChannelEventResult
NormalizedChannelPayload¶
Re-exports NormalizedChannelPayload
NormalizedChannelPayloadInput¶
Re-exports NormalizedChannelPayloadInput
ResolveChannelOutputInput¶
Re-exports ResolveChannelOutputInput
ResolveChannelOutputResult¶
Re-exports ResolveChannelOutputResult