UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

16 lines 435 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.handoverEventTypes = void 0; exports.handoverEventTypes = [ "agentReply", "conversationClosed", "conversationFailed", "agentTypingOn", "agentTypingOff", "queueUpdate", "RCEImplementationInfo", "genesysCloudOMBotMessage", "handoverAlreadyInProgress", "unknown", ]; //# sourceMappingURL=THandoverEventType.js.map