@wildix/wim-voicebots-client > VoiceBotEmbeddedToolType
VoiceBotEmbeddedToolType variable
Signature:
VoiceBotEmbeddedToolType: {
readonly DELEGATE: "DELEGATE";
readonly HANGUP: "HANGUP";
readonly TRANSFER: "TRANSFER";
readonly WAIT: "WAIT";
}