Edit

Share via


IRejectAction interface

Reject allows to decline to answer the call. Reject action could be used as first action of first workflow instead of Answer.

Extends

Properties

action

Type of action.

operationId

Used to correlate outcomes to actions in ConversationResult.

Property Details

action

Type of action.

action: string

Property Value

string

operationId

Used to correlate outcomes to actions in ConversationResult.

operationId: string

Property Value

string