{
    "componentChunkName": "component---src-templates-api-template-tsx",
    "path": "/advanced/Strings/",
    "result": {"data":{"entityQuery":{"nodes":[{"name":"Strings","docName":null,"properties":[],"description":"<p>You can override any string in Flex by editing the strings object on the Flex Manager instance.\nLanguage strings can technically contain any HTML tag like <code>h1</code>, <code>h2</code>, <code>p</code> or even <code>iframe</code>.\nThe Flex UI will not filter these values. Flex uses Handlebars for templating and supports Mustache-style syntax and\nexpressions within content strings, ie. embedding value placeholders between double braces <code>{ }</code>.</p>","classdesc":null,"examples":["flex.Manager.getInstance().strings.TaskLineCallAssigned = \"I am a content string!\";\n\n// QuestionnaireAnsweredCount has a default value: \"{{count}} of {{total}} Answered\"\n// That means we can use \"{{count}}\" and \"{{total}}\" expressions for this string.\nflex.Manager.getInstance().strings.QuestionnaireAnsweredCount = \"{{count}}/{{total}}\""]}]},"membersQuery":{"nodes":[{"name":"InputPlaceHolder","docName":null,"longname":"Strings#InputPlaceHolder","description":"<p>Text shown in the edit box when no content has been entered.</p>","defaultvalue":"Type message","type":{"names":["T"]},"properties":null,"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TypingIndicator","docName":null,"longname":"Strings#TypingIndicator","description":"<p>Text used for typing indicator. For example &quot;Bob is typing&quot;</p>","defaultvalue":"<span class='typer-name'>{{name}}</span> is typing","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TypingIndicatorMultiple","docName":null,"longname":"Strings#TypingIndicatorMultiple","description":"<p>Text used for typing indicator, when more than 1 person is typing. For example &quot;3 people are typing&quot;</p>","defaultvalue":"{{count}} people are typing","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Connecting","docName":null,"longname":"Strings#Connecting","description":"<p>Text shown on banner when Programmable Chat is connecting</p>","defaultvalue":"Connecting …","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Disconnected","docName":null,"longname":"Strings#Disconnected","description":"<p>Text shown on banner when Programmable Chat is disconnected</p>","defaultvalue":"Connection lost","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Read","docName":null,"longname":"Strings#Read","description":"<p>Text below last message that has been read by other party</p>","defaultvalue":"Read","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageSendingDisabled","docName":null,"longname":"Strings#MessageSendingDisabled","description":"<p>Text shown if sending messages has been disabled</p>","defaultvalue":"Message sending has been disabled","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Today","docName":null,"longname":"Strings#Today","description":"<p>Text shown in message list to group messages from today's date</p>","defaultvalue":"Today","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Yesterday","docName":null,"longname":"Strings#Yesterday","description":"<p>Text shown in message list to group messages from yesterday's date</p>","defaultvalue":"Yesterday","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageCanvasTrayContent","docName":null,"longname":"Strings#MessageCanvasTrayContent","description":"<p>Text shown in (MessageCanvasTray)[MessageCanvasTray]</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageCanvasTrayButton","docName":null,"longname":"Strings#MessageCanvasTrayButton","description":"<p>Text shown on the button in (MessageCanvasTray)[MessageCanvasTray]</p>","defaultvalue":"START NEW CHAT","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MediaMessageError","docName":null,"longname":"Strings#MediaMessageError","description":"<p>Error shown when media message is received in chat</p>","defaultvalue":"Media messages are not supported","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"WelcomeMessage","docName":null,"longname":"Strings#WelcomeMessage","description":"<p>Text shown at start of a chat</p>","defaultvalue":"Welcome to customer service","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ChatClosedMessage","docName":null,"longname":"Strings#ChatClosedMessage","description":"<p>Text shown when chat is closed</p>","defaultvalue":"closed the conversation","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NotificationMessage","docName":null,"longname":"Strings#NotificationMessage","description":"<p>Text shown in notification message. Custom error message denoted by {{message}}</p>","defaultvalue":"Unable to perform action: {{message}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Save","docName":null,"longname":"Strings#Save","description":"<p>Text shown on save button</p>","defaultvalue":"Save","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"Reset","docName":null,"longname":"Strings#Reset","description":"<p>Text shown on reset button</p>","defaultvalue":"Reset","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageCharacterCountStatus","docName":null,"longname":"Strings#MessageCharacterCountStatus","description":"<p>Text showing current and maximum character count</p>","defaultvalue":"{{currentCharCount}} / {{maxCharCount}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageCharacterCountReached","docName":null,"longname":"Strings#MessageCharacterCountReached","description":"<p>Text shown when maximum character count is reached</p>","defaultvalue":"Character count reached - {{currentCharCount}} / {{maxCharCount}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"EmailContentSizeStatus","docName":null,"longname":"Strings#EmailContentSizeStatus","description":"<p>Text showing current and maximum character count</p>","defaultvalue":"Content size- {{currentContentSizeInPercent}}%","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"EmailContentSizeReached","docName":null,"longname":"Strings#EmailContentSizeReached","description":"<p>Text shown when maximum character count is reached</p>","defaultvalue":"Max content size reached.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"SendMessageTooltip","docName":null,"longname":"Strings#SendMessageTooltip","description":"<p>Tooltip used on send message icon button</p>","defaultvalue":"Send Message","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FieldValidationRequiredField","docName":null,"longname":"Strings#FieldValidationRequiredField","description":"<p>Text displayed when a required field is not filled</p>","defaultvalue":"Field required","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FieldValidationInvalidEmail","docName":null,"longname":"Strings#FieldValidationInvalidEmail","description":"<p>Text displayed when an &quot;email&quot; field doesn't receive a valid email</p>","defaultvalue":"Please provide a valid email address","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ChatInputUserNotMemberDisabledText","docName":null,"longname":"Strings#ChatInputUserNotMemberDisabledText","description":"<p>Text displayed when when user is not a member of the chat</p>","defaultvalue":"You are not a chat participant","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FilterItemAny","docName":null,"longname":"Strings#FilterItemAny","description":"<p>Text to indicate no item is selected in filterItem (any)</p>","defaultvalue":"Any","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FilterItemAmountSelected","docName":null,"longname":"Strings#FilterItemAmountSelected","description":"<p>Text to indicate a number of items is selected in filterItem (# selected)</p>","defaultvalue":"{{amount}} selected","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FilterItemOnly","docName":null,"longname":"Strings#FilterItemOnly","description":"<p>Text to indicate no item is selected in filterItem (# only)</p>","defaultvalue":"{{item.label}} only","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"LegacyFiltersTitle","docName":null,"longname":"Strings#LegacyFiltersTitle","description":"<p>Title of the section in the Teams View filter panel that displays the legacy filter dropdown</p>","defaultvalue":"Custom Filters","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"LegacyFiltersEmptySelectLabel","docName":null,"longname":"Strings#LegacyFiltersEmptySelectLabel","description":"<p>Legacy filter selection dropdown option in Teams View filter panel indicating empty selection</p>","defaultvalue":"None","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum0Caption","docName":null,"longname":"Strings#DialpadNum0Caption","description":"<p>Text shown instead of caption for number 0 in Dialpad component</p>","defaultvalue":"0","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum0Description","docName":null,"longname":"Strings#DialpadNum0Description","description":"<p>Text shown instead of description for number 0 in Dialpad component</p>","defaultvalue":"+","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum1Caption","docName":null,"longname":"Strings#DialpadNum1Caption","description":"<p>Text shown instead of caption for number 1 in Dialpad component</p>","defaultvalue":"1","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum1Description","docName":null,"longname":"Strings#DialpadNum1Description","description":"<p>Text shown instead of description for number 1 in Dialpad component</p>","defaultvalue":"—","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum2Caption","docName":null,"longname":"Strings#DialpadNum2Caption","description":"<p>Text shown instead of caption for number 2 in Dialpad component</p>","defaultvalue":"2","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum2Description","docName":null,"longname":"Strings#DialpadNum2Description","description":"<p>Text shown instead of description for number 2 in Dialpad component</p>","defaultvalue":"ABC","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum3Caption","docName":null,"longname":"Strings#DialpadNum3Caption","description":"<p>Text shown instead of caption for number 3 in Dialpad component</p>","defaultvalue":"3","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum3Description","docName":null,"longname":"Strings#DialpadNum3Description","description":"<p>Text shown instead of description for number 3 in Dialpad component</p>","defaultvalue":"DEF","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum4Caption","docName":null,"longname":"Strings#DialpadNum4Caption","description":"<p>Text shown instead of caption for number 4 in Dialpad component</p>","defaultvalue":"4","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum4Description","docName":null,"longname":"Strings#DialpadNum4Description","description":"<p>Text shown instead of description for number 4 in Dialpad component</p>","defaultvalue":"GHI","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum5Caption","docName":null,"longname":"Strings#DialpadNum5Caption","description":"<p>Text shown instead of caption for number 5 in Dialpad component</p>","defaultvalue":"5","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum5Description","docName":null,"longname":"Strings#DialpadNum5Description","description":"<p>Text shown instead of description for number 5 in Dialpad component</p>","defaultvalue":"JKL","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum6Caption","docName":null,"longname":"Strings#DialpadNum6Caption","description":"<p>Text shown instead of caption for number 6 in Dialpad component</p>","defaultvalue":"6","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum6Description","docName":null,"longname":"Strings#DialpadNum6Description","description":"<p>Text shown instead of description for number 6 in Dialpad component</p>","defaultvalue":"MNO","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum7Caption","docName":null,"longname":"Strings#DialpadNum7Caption","description":"<p>Text shown instead of caption for number 7 in Dialpad component</p>","defaultvalue":"7","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum7Description","docName":null,"longname":"Strings#DialpadNum7Description","description":"<p>Text shown instead of description for number 7 in Dialpad component</p>","defaultvalue":"PQRS","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum8Caption","docName":null,"longname":"Strings#DialpadNum8Caption","description":"<p>Text shown instead of caption for number 8 in Dialpad component</p>","defaultvalue":"8","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum8Description","docName":null,"longname":"Strings#DialpadNum8Description","description":"<p>Text shown instead of description for number 8 in Dialpad component</p>","defaultvalue":"TUV","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum9Caption","docName":null,"longname":"Strings#DialpadNum9Caption","description":"<p>Text shown instead of caption for number 9 in Dialpad component</p>","defaultvalue":"9","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadNum9Description","docName":null,"longname":"Strings#DialpadNum9Description","description":"<p>Text shown instead of description for number 9 in Dialpad component</p>","defaultvalue":"WXYZ","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadHashCaption","docName":null,"longname":"Strings#DialpadHashCaption","description":"<p>Text shown instead of caption for hash in Dialpad component</p>","defaultvalue":"#","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadHashDescription","docName":null,"longname":"Strings#DialpadHashDescription","description":"<p>Text shown instead of description for hash in Dialpad component</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadAsteriskCaption","docName":null,"longname":"Strings#DialpadAsteriskCaption","description":"<p>Text shown instead of caption for asterisk in Dialpad component</p>","defaultvalue":"*","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DialpadAsteriskDescription","docName":null,"longname":"Strings#DialpadAsteriskDescription","description":"<p>Text shown instead of description for asterisk in Dialpad component</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NewChatMessageNotificationTitle","docName":null,"longname":"Strings#NewChatMessageNotificationTitle","description":"<p>Text shown in the browser notification title for a new chat message</p>","defaultvalue":"New message from {{lastMessage.authorName}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NewChatMessageNotificationBody","docName":null,"longname":"Strings#NewChatMessageNotificationBody","description":"<p>Text shown in the browser notification body for a new chat message</p>","defaultvalue":"{{#if lastMessage.source.body}} {{lastMessage.source.body}} {{else}} file sent {{/if}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MediaMessageClickToOpen","docName":null,"longname":"Strings#MediaMessageClickToOpen","description":"<p>Text shown in media message bubble when it's hovered</p>","defaultvalue":"Open","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"SendMediaMessageInvalidType","docName":null,"longname":"Strings#SendMediaMessageInvalidType","description":"<p>Text shown in notification when message with invalid file type is sent</p>","defaultvalue":"{{fileName}} file type is not supported","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"SendMediaMessageInvalidSize","docName":null,"longname":"Strings#SendMediaMessageInvalidSize","description":"<p>Text shown in notification when message with invalid size is sent</p>","defaultvalue":"{{fileName}} is too large. Max file size {{maxFileSize}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileMultipleFailure","docName":null,"longname":"Strings#AttachFileMultipleFailure","description":"<p>Text shown in notification when multiple files fail to attach</p>","defaultvalue":"{{failureCount}} files failed to attach.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileMultipleFailureExpandLink","docName":null,"longname":"Strings#AttachFileMultipleFailureExpandLink","description":"<p>Link text shown in notification when multiple files fail to attach</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileDuplicate","docName":null,"longname":"Strings#AttachFileDuplicate","description":"<p>Text shown in notification when duplicate file is attached</p>","defaultvalue":"{{fileName}} is already attached","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileInvalidType","docName":null,"longname":"Strings#AttachFileInvalidType","description":"<p>Text shown in notification when invalid file type is attached</p>","defaultvalue":"{{fileName}} file type is not supported","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileInvalidSize","docName":null,"longname":"Strings#AttachFileInvalidSize","description":"<p>Text shown in notification when invalid file size is attached</p>","defaultvalue":"{{fileName}} is too large. Max file size {{maxFileSize}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileInvalidOverallSize","docName":null,"longname":"Strings#AttachFileInvalidOverallSize","description":"<p>Text shown in notification when the overall size of the attachments would go above the limit</p>","defaultvalue":"Too many files. Max {{maxOverallFileSize}} per message.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileInvalidMaxAmount","docName":null,"longname":"Strings#AttachFileInvalidMaxAmount","description":"<p>Text shown in notification when maximum amount of attachment has been reached</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileMultipleNotSupported","docName":null,"longname":"Strings#AttachFileMultipleNotSupported","description":"<p>Text shown in notification when multiple attachments are attempted but not supported</p>","defaultvalue":"Please attach one file at a time.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileDisabled","docName":null,"longname":"Strings#AttachFileDisabled","description":"<p>Text shown in notification when attachments have been disabled via service config</p>","defaultvalue":"File attachments are currently unavailable","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DownloadFileInvalidType","docName":null,"longname":"Strings#DownloadFileInvalidType","description":"<p>Text shown in notification when invalid file type is downloaded</p>","defaultvalue":"{{fileName}} file type is not supported","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DownloadFileInvalidSize","docName":null,"longname":"Strings#DownloadFileInvalidSize","description":"<p>Text shown in notification when invalid file size is downloaded</p>","defaultvalue":"{{fileName}} is too large. Max file size {{maxFileSize}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MediaMessageTransferFailed","docName":null,"longname":"Strings#MediaMessageTransferFailed","description":"<p>Text shown in media message when the file fails to be sent</p>","defaultvalue":"Sending failed","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageDeliveryFailed","docName":null,"longname":"Strings#MessageDeliveryFailed","description":"<p>Text shown in message bubble when the message is failed</p>","defaultvalue":"Message failed","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageDeliveryUnDelivered","docName":null,"longname":"Strings#MessageDeliveryUnDelivered","description":"<p>Text shown in message bubble when the message is undelivered</p>","defaultvalue":"Message undelivered","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageTypeUnsupportedOrEmpty","docName":null,"longname":"Strings#MessageTypeUnsupportedOrEmpty","description":"<p>Text shown in message bubble when the message is unsupported or empty</p>","defaultvalue":"Empty or unsupported content.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachFileImageTooltip","docName":null,"longname":"Strings#AttachFileImageTooltip","description":"<p>Tooltip used on send media message icon button</p>","defaultvalue":"Attach file or image","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ManageAgentsToQueueBreadCrumb","docName":null,"longname":"Strings#ManageAgentsToQueueBreadCrumb","description":"<p>Assign Agents Breadcrumb in the queue management view</p>","defaultvalue":"Manage Agents","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"QueueStatsBreadCrumb","docName":null,"longname":"Strings#QueueStatsBreadCrumb","description":"<p>Root breadcrumb of the queue management view</p>","defaultvalue":"Queue Stats","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaTitle","docName":null,"longname":"Strings#FileAttachmentDropAreaTitle","description":"<p>Main line of text of FileAttachment drop area</p>","defaultvalue":"Attach a file or an image","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaTitleDisabled","docName":null,"longname":"Strings#FileAttachmentDropAreaTitleDisabled","description":"<p>Main line of text of FileAttachment drop area when disabled</p>","defaultvalue":"File attachments are disabled.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaTitleFileLimitReached","docName":null,"longname":"Strings#FileAttachmentDropAreaTitleFileLimitReached","description":"<p>Main line of text of FileAttachment drop area when file count limit reached</p>","defaultvalue":"Attachment limit of {{fileCountLimit}} {{#if singular}}file{{else}}files{{/if}} has already been reached.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaSubtitle","docName":null,"longname":"Strings#FileAttachmentDropAreaSubtitle","description":"<p>Secondary line of text of FileAttachment drop area</p>","defaultvalue":"Drop file here","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaSubtitleDisabled","docName":null,"longname":"Strings#FileAttachmentDropAreaSubtitleDisabled","description":"<p>Secondary line of text of FileAttachment drop area when disabled</p>","defaultvalue":"Drag and drop is currently unavailable.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"FileAttachmentDropAreaSubtitleFileLimitReached","docName":null,"longname":"Strings#FileAttachmentDropAreaSubtitleFileLimitReached","description":"<p>Secondary line of text of FileAttachment drop area when file count limit reached</p>","defaultvalue":"Send this message first then attach another file.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"UserImageAriaLabel","docName":null,"longname":"Strings#UserImageAriaLabel","description":"<p>User Image aria label</p>","defaultvalue":"User Image. User is {{status}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DefaultUserImageAriaLabel","docName":null,"longname":"Strings#DefaultUserImageAriaLabel","description":"<p>Default User Image aria label</p>","defaultvalue":"Default User Image. User is {{status}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CloseIconAriaLabel","docName":null,"longname":"Strings#CloseIconAriaLabel","description":"<p>Close Icon aria label</p>","defaultvalue":"Close","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CloseOutboundDialerPadAriaLabel","docName":null,"longname":"Strings#CloseOutboundDialerPadAriaLabel","description":"<p>Close Outbound Dialer Pad aria label</p>","defaultvalue":"Close outbound dialpad","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"UserCardAriaLabel","docName":null,"longname":"Strings#UserCardAriaLabel","description":"<p>User Card aria label</p>","defaultvalue":"User {{fullName}} with status {{activityName}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NotificationActionItemAriaLabel","docName":null,"longname":"Strings#NotificationActionItemAriaLabel","description":"<p>Notification Action Item aria label</p>","defaultvalue":"{{type}} {{task}} task","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CloseIconNotificationAriaLabel","docName":null,"longname":"Strings#CloseIconNotificationAriaLabel","description":"<p>Close Icon Notification aria label</p>","defaultvalue":"Close notification","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NotConnectedSendMessageAriaLabel","docName":null,"longname":"Strings#NotConnectedSendMessageAriaLabel","description":"<p>Send Button message 'Not Connected' aria label</p>","defaultvalue":"Send Button. Cannot send message. Not connected","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NoInputSendMessageAriaLabel","docName":null,"longname":"Strings#NoInputSendMessageAriaLabel","description":"<p>Send Button message 'No Input' aria label</p>","defaultvalue":"Send Button. Cannot send message. No message or attachment","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CharLimitReachedSendMessageAriaLabel","docName":null,"longname":"Strings#CharLimitReachedSendMessageAriaLabel","description":"<p>Send Button message. 'Character count reached' aria label</p>","defaultvalue":"Send Button. Cannot send message. Character count reached - {{currentCharCount}} / {{maxCharCount}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"RemoveAttachedFileAriaLabel","docName":null,"longname":"Strings#RemoveAttachedFileAriaLabel","description":"<p>Remove Attached File aria label</p>","defaultvalue":"Remove attached file {{fileName}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DisabledRemoveAttachedFileAriaLabel","docName":null,"longname":"Strings#DisabledRemoveAttachedFileAriaLabel","description":"<p>Disabled Remove Attached File aria label</p>","defaultvalue":"Remove attached file {{fileName}} cannot be performed as {{placeholder}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ClearButtonAriaLabel","docName":null,"longname":"Strings#ClearButtonAriaLabel","description":"<p>Clear Button aria label</p>","defaultvalue":"Clear","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"AttachedFileLimitAriaLabel","docName":null,"longname":"Strings#AttachedFileLimitAriaLabel","description":"<p>Attach File Button 'Cannot Attach File due to maximum number of file attachments has been reached' aria label</p>","defaultvalue":"Attach File Button. Cannot attach file. Maximum number of file attachments has been reached.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NoMessagesConversationAriaLabel","docName":null,"longname":"Strings#NoMessagesConversationAriaLabel","description":"<p>Attach File Button 'Cannot attach file Conversation is empty' aria label</p>","defaultvalue":"Attach File Button. Cannot attach file. Conversation is empty.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DisabledAttachFileButtonAriaLabel","docName":null,"longname":"Strings#DisabledAttachFileButtonAriaLabel","description":"<p>Attach File Button 'Cannot attach file as disabled' aria label</p>","defaultvalue":"Attach File Button. Cannot attach file as {{disabledReason}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"DisabledSendButtonAriaLabel","docName":null,"longname":"Strings#DisabledSendButtonAriaLabel","description":"<p>Send Button 'Cannot send message as disabled' aria label</p>","defaultvalue":"Send Button. Cannot send message as {{disabledReason}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ExpandFilterButtonAriaLabel","docName":null,"longname":"Strings#ExpandFilterButtonAriaLabel","description":"<p>Expand Button Filter aria label</p>","defaultvalue":"Expand {{title}} filter","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"HideFilterButtonAriaLabel","docName":null,"longname":"Strings#HideFilterButtonAriaLabel","description":"<p>Hide Button Filter aria label</p>","defaultvalue":"Hide {{title}} filter","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageInputDisabledAriaLabel","docName":null,"longname":"Strings#MessageInputDisabledAriaLabel","description":"<p>Message Input 'Cannot enter input as disabled' aria label</p>","defaultvalue":"Message Input. Cannot enter input as {{placeholder}}.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CountrySelectorLabel","docName":null,"longname":"Strings#CountrySelectorLabel","description":"<p>Country Selector label</p>","defaultvalue":"Country selector","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MessageInputSendButtonText","docName":null,"longname":"Strings#MessageInputSendButtonText","description":"<p>Send Button Text</p>","defaultvalue":"Send","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NewMessageSeparatorText","docName":null,"longname":"Strings#NewMessageSeparatorText","description":"<p>New Button Text</p>","defaultvalue":"New","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"HiddenQualityManagementQuestionsSideNavHeader","docName":null,"longname":"Strings#HiddenQualityManagementQuestionsSideNavHeader","description":"<p>Hidden Headers For Accessibility</p>","defaultvalue":"Question Navigation","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"QualityManagementPopoverMenuButtonAriaLabel","docName":null,"longname":"Strings#QualityManagementPopoverMenuButtonAriaLabel","description":"<p>Popover menu button aria label in Quality Management views</p>","defaultvalue":"More actions","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"SendMessageFailed","docName":null,"longname":"Strings#SendMessageFailed","description":"<p>Error message text for chat message sending failures</p>","defaultvalue":"Could not send message. Please try again.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"SendEmailFailed","docName":null,"longname":"Strings#SendEmailFailed","description":"<p>Error message text for email sending failures</p>","defaultvalue":"Could not send email. Please try again. Reason - {{message}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CCAICustomerLabel","docName":null,"longname":"Strings#CCAICustomerLabel","description":"<p>Customer label</p>","defaultvalue":"Customer","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CCAIVirtualAgent","docName":null,"longname":"Strings#CCAIVirtualAgent","description":"<p>Virtual Agent label</p>","defaultvalue":"Virtual Agent","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TaskTabWrapupLabel","docName":null,"longname":"Strings#TaskTabWrapupLabel","description":"<p>Task wrapup tab label</p>","defaultvalue":"Wrap up","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"NoContent","docName":null,"longname":"Strings#NoContent","description":"<p>Label text for no content body</p>","defaultvalue":"","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"CCAIVirtualAgentHandoff","docName":null,"longname":"Strings#CCAIVirtualAgentHandoff","description":"<p>Virtual Agent Handoff label</p>","defaultvalue":"Virtual Agent handoff","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"LiveAgentConnected","docName":null,"longname":"Strings#LiveAgentConnected","description":"<p>Live agent connected</p>","defaultvalue":"Connected to {{agent}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TransferItemAgentNotesLabel","docName":null,"longname":"Strings#TransferItemAgentNotesLabel","description":"<p>Transfer item agents notes label</p>","defaultvalue":"Agent notes","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TransferItemHeaderFull","docName":null,"longname":"Strings#TransferItemHeaderFull","description":"<p>Transfer item receiving header</p>","defaultvalue":"Conversation transfer request made to {{receivingAgent}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TransferItemHeaderMinimal","docName":null,"longname":"Strings#TransferItemHeaderMinimal","description":"<p>Channel Type header in transfer</p>","defaultvalue":"Conversation transfer request made","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TransferItemHeaderChannelTypeOnly","docName":null,"longname":"Strings#TransferItemHeaderChannelTypeOnly","description":"<p>Channel Type header in transfer</p>","defaultvalue":"{{channelType}} transferred","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TransferItemHeaderReceivingAgentOnly","docName":null,"longname":"Strings#TransferItemHeaderReceivingAgentOnly","description":"<p>Transfer item receiving header</p>","defaultvalue":"Transferred to {{receivingAgent}}","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"MissingFlagLabel","docName":null,"longname":"Strings#MissingFlagLabel","description":"<p>Missing Flag Label</p>","defaultvalue":"Missing","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"IframeUnloadingMessage","docName":null,"longname":"Strings#IframeUnloadingMessage","description":"<p>Text for when Unloading Iframe</p>","defaultvalue":"This iframe is trying to navigate away.","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"IframeReloadButtonLabel","docName":null,"longname":"Strings#IframeReloadButtonLabel","description":"<p>Text for Reload Iframe Button</p>","defaultvalue":"Reload","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"TeamsViewFilterRemoveFilters","docName":null,"longname":"Strings#TeamsViewFilterRemoveFilters","description":"<p>Text for Label Remove Filters on Teams view Filter panel</p>","defaultvalue":"Remove filters","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null},{"name":"ChatCustomerNameDefault","docName":null,"longname":"Strings#ChatCustomerNameDefault","description":"<p>Default name for the customer in the chat canvas</p>","defaultvalue":"Customer","type":{"names":["T"]},"properties":[],"params":null,"returns":null,"scope":"instance","readonly":null,"kind":"member","examples":null}]},"interfacesQuery":{"nodes":[{"name":"TaskStatusBasedType","docName":null,"longname":"TaskStatusBasedType","description":"<p>Used to define a value based on task status. TaskStatusBasedType accepts a type parameter T which defaults to string.</p>\n<p>The valid types are: T, TaskCallbackType<T> and TaskStatusBasedTypeBase<T><br></p>\n<ul>\n<li>T is a generic type.<br></li>\n<li>TaskCallbackType is a function to provide values for Flex. Called from various areas of Flex.<br></li>\n<li>TaskStatusBasedTypeBase is an object with ReservationStatus as its key and the parameter type T as the value.</li>\n</ul>","defaultvalue":null,"type":null,"properties":null,"params":null,"returns":null},{"name":"Actions","docName":null,"longname":"Actions","description":"<p>Predefined UI actions</p>","defaultvalue":null,"type":null,"properties":[],"params":null,"returns":null},{"name":"LocalizationType","docName":null,"longname":"LocalizationType","description":"<p>Localization Type object containing the locale tag, available locales, and a function to set the locale preference</p>","defaultvalue":null,"type":null,"properties":[{"name":"localeTag","type":{"names":["string"]},"description":"<p>The preferred locale of the user</p>","optional":null,"defaultvalue":""},{"name":"availableLocales","type":{"names":["Array<AvailableLocale>"]},"description":"<p>The available locales in Flex UI</p>","optional":null,"defaultvalue":""},{"name":"setLocalePreference","type":{"names":["function"]},"description":"<p>An async function which sets the preference of the user</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"Strings","docName":null,"longname":"Strings","description":"<p>You can override any string in Flex by editing the strings object on the Flex Manager instance.\nLanguage strings can technically contain any HTML tag like <code>h1</code>, <code>h2</code>, <code>p</code> or even <code>iframe</code>.\nThe Flex UI will not filter these values. Flex uses Handlebars for templating and supports Mustache-style syntax and\nexpressions within content strings, ie. embedding value placeholders between double braces <code>{ }</code>.</p>","defaultvalue":null,"type":null,"properties":[],"params":null,"returns":null},{"name":"AvailableLocale","docName":null,"longname":"AvailableLocale","description":"<p>Available locale containing the tag and name</p>","defaultvalue":null,"type":null,"properties":[{"name":"tag","type":{"names":["string"]},"description":"<p>The language tag of the locale</p>","optional":null,"defaultvalue":""},{"name":"name","type":{"names":["string"]},"description":"<p>The name of the locale</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"AgentCopilotState","docName":null,"longname":"AgentCopilotState","description":"<p>Agent Copilot State for current Agent</p>","defaultvalue":null,"type":null,"properties":[{"name":"config","type":{"names":["AgentCopilotConfigState"]},"description":"<p>AgentCopilotConfigState</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"AgentCopilotConfigState","docName":null,"longname":"AgentCopilotConfigState","description":"<p>Agent Copilot Configuration State for current Agent</p>","defaultvalue":null,"type":null,"properties":[{"name":"enabledQueues","type":{"names":["Array<string>"]},"description":"<p>List of queue SIDs that have Agent Copilot enabled, or all queues if empty</p>","optional":true,"defaultvalue":""},{"name":"displayNotes","type":{"names":["boolean"]},"description":"<p>Whether or not the Notes tab and related components are visible in the UI</p>","optional":null,"defaultvalue":""},{"name":"displaySentiment","type":{"names":["boolean"]},"description":"<p>Whether or not the sentiment input field is visible in the UI</p>","optional":null,"defaultvalue":""},{"name":"multiLanguageEnabled","type":{"names":["boolean"]},"description":"<p>Whether or not multilanguage is enabled for the account</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"AppStatusState","docName":null,"longname":"AppStatusState","description":"<p>State of the view</p>","defaultvalue":null,"type":null,"properties":[{"name":"isAppStatusPanelOpen","type":{"names":["boolean"]},"description":"<p>whether the navigation sidebar is open</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"ConferencesState","docName":null,"longname":"ConferencesState","description":"<p>State for known conferences</p>","defaultvalue":null,"type":null,"properties":[{"name":"states","type":{"names":["Map<string, ConferencesState.ConferenceState>"]},"description":"<p>active conferences states by conference SID</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"ConnectionStatus","docName":null,"longname":"ConnectionStatus","description":"<p>Connection status</p>","defaultvalue":null,"type":null,"properties":[{"name":"timestampLastConnected","type":{"names":["number"]},"description":"<p>timestamp of last connection</p>","optional":null,"defaultvalue":""},{"name":"connectionState","type":{"names":["SyncClient.ConnectionState"]},"description":"<p>connection state of the sync client</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"PhoneState","docName":null,"longname":"PhoneState","description":"<p>Voice call state</p>","defaultvalue":null,"type":null,"properties":[{"name":"listener","type":{"names":["DeviceListener"]},"description":"<p>device listener</p>","optional":true,"defaultvalue":""},{"name":"activeCall","type":{"names":["Call"]},"description":"<p>Source call object. <a href=\"https://www.twilio.com/docs/voice/sdks/javascript/twiliocall\">See</a></p>","optional":true,"defaultvalue":""}],"params":null,"returns":null},{"name":"SessionState","docName":null,"longname":"SessionState","description":"<p>Active session state</p>","defaultvalue":null,"type":null,"properties":[{"name":"identity","type":{"names":["string"]},"description":"<p>identity of a logged-in user</p>","optional":true,"defaultvalue":""},{"name":"loginError","type":{"names":["any"]},"description":"<p>last error that occurred when logging in</p>","optional":true,"defaultvalue":""},{"name":"loginState","type":{"names":["LoginState"]},"description":"<p>current state of the session</p>","optional":true,"defaultvalue":""},{"name":"ssoTokenPayload","type":{"names":["SSOTokenPayload"]},"description":"<p>SSO token payload</p>","optional":true,"defaultvalue":""},{"name":"degraded","type":{"names":["boolean"]},"description":"<p>Indicates if session is degraded</p>","optional":true,"defaultvalue":""}],"params":null,"returns":null},{"name":"SupervisorState","docName":null,"longname":"SupervisorState","description":"<p>State of the supervisor view</p>","defaultvalue":null,"type":null,"properties":[{"name":"callMonitoring","type":{"names":["CallMonitoring"]},"description":"<p>state of call monitoring</p>","optional":null,"defaultvalue":""},{"name":"stickyWorker","type":{"names":["SupervisorWorkerState"]},"description":"<p>currently selected worker state</p>","optional":true,"defaultvalue":""},{"name":"workers","type":{"names":["Array<SupervisorWorkerState>"]},"description":"<p>currently showing worker states</p>","optional":null,"defaultvalue":""},{"name":"isLoadingWorkers","type":{"names":["boolean"]},"description":"<p>if workers are being loaded</p>","optional":null,"defaultvalue":""},{"name":"errorLoadingWorkers","type":{"names":["LiveQueryError"]},"description":"<p>instance of the error when loading workers</p>","optional":null,"defaultvalue":""},{"name":"appliedFilters","type":{"names":["Array<AppliedFilter>"]},"description":"<p>array of applied filters</p>","optional":null,"defaultvalue":""},{"name":"extraFilterQuery","type":{"names":["string"]},"description":"<p>query for custom filters</p>","optional":null,"defaultvalue":""},{"name":"search","type":{"names":["string"]},"description":"<p>search string</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"ViewState","docName":null,"longname":"ViewState","description":"<p>State of the view</p>","defaultvalue":null,"type":null,"properties":[{"name":"isSideNavOpen","type":{"names":["boolean"]},"description":"<p>whether the navigation sidebar is open</p>","optional":null,"defaultvalue":""},{"name":"isOutboundDialerOpen","type":{"names":["boolean"]},"description":"<p>whether the navigation sidebar is open</p>","optional":null,"defaultvalue":""},{"name":"activeView","type":{"names":["string"]},"description":"<p>name of the currently active view</p>","optional":true,"defaultvalue":""},{"name":"selectedTaskSid","type":{"names":["string"]},"description":"<p>ID of the selected task in Agent Desktop view</p>","optional":true,"defaultvalue":""},{"name":"selectedTaskInSupervisorSid","type":{"names":["string"]},"description":"<p>ID of the selected task in Teams view</p>","optional":true,"defaultvalue":""},{"name":"selectedWorkerInSupervisorSid","type":{"names":["string"]},"description":"<p>ID of the selected worker in Teams view</p>","optional":true,"defaultvalue":""},{"name":"isDirectoryOpen","type":{"names":["boolean"]},"description":"<p>whether the call transfer panel is open in Agent Desktop view</p>","optional":true,"defaultvalue":""},{"name":"componentViewStates","type":{"names":["object"]},"description":"<p>object containing persistent components states. Use {@link Actions.SetComponentState} to update.</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"WorkerState","docName":null,"longname":"WorkerState","description":"<p>Worker state based on Worker SDK</p>","defaultvalue":null,"type":null,"properties":[{"name":"tasks","type":{"names":["Map<string, ITask>"]},"description":"<p>map of active tasks by reservation SID</p>","optional":null,"defaultvalue":""},{"name":"activity","type":{"names":["Activity"]},"description":"<p>current <a href=\"https://twilio.github.io/twilio-taskrouter.js/Activity.html\">Activity</a> of the worker.</p>","optional":null,"defaultvalue":""},{"name":"activities","type":{"names":["Map<string, Activity>"]},"description":"<p>map of all <a href=\"https://twilio.github.io/twilio-taskrouter.js/Activity.html\">Activities</a> instances by SID.</p>","optional":null,"defaultvalue":""},{"name":"attributes","type":{"names":["object"]},"description":"<p>attributes of the <a href=\"https://twilio.github.io/twilio-taskrouter.js/Worker.html\">Worker</a>.</p>","optional":null,"defaultvalue":""},{"name":"worker","type":{"names":["IWorker"]},"description":"<p>current worker instance.</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"FlexState","docName":null,"longname":"FlexState","description":null,"defaultvalue":null,"type":null,"properties":[{"name":"flex","type":{"names":["AppState"]},"description":"<p>Flex application state</p>","optional":null,"defaultvalue":""}],"params":null,"returns":null},{"name":"ChatTaskChannelConfiguration","docName":null,"longname":"ChatTaskChannelConfiguration","description":"<p>Interface to define an object with the parameters needed to configure a Chat Task Channel</p>","defaultvalue":null,"type":null,"properties":[{"name":"name","type":{"names":["string"]},"description":"<p>name of the task channel definition</p>","optional":null,"defaultvalue":""},{"name":"isApplicable","type":{"names":["TaskChannelDefinition.TaskChannelApplicableCb"]},"description":"<p>Callback to determine whether this task channel is applicable for a given task.</p>","optional":null,"defaultvalue":""},{"name":"icon","type":{"names":["string","React.ReactNode"]},"description":"<p>main icon to render for the task channel</p>","optional":true,"defaultvalue":""},{"name":"iconActive","type":{"names":["string","React.ReactNode"]},"description":"<p>active icon to render for the task channel</p>","optional":true,"defaultvalue":""},{"name":"color","type":{"names":["string"]},"description":"<p>main color to be used</p>","optional":true,"defaultvalue":""},{"name":"reservedTemplate","type":{"names":["string"]},"description":"<p>template string for pending chat request</p>","optional":true,"defaultvalue":""},{"name":"charLimit","type":{"names":["number"]},"description":"<p>message character limit for task channel with chat capabilities</p>","optional":true,"defaultvalue":""},{"name":"taskHeaderAcceptedTemplate","type":{"names":["string"]},"description":"<p>template string for chat task in accepted state</p>","optional":true,"defaultvalue":""},{"name":"taskLineChatAssignedTemplate","type":{"names":["string"]},"description":"<p>template string for an assigned chat task</p>","optional":true,"defaultvalue":""},{"name":"taskLineChatWrapupTemplate","type":{"names":["string"]},"description":"<p>template string for an wrapping up chat task</p>","optional":true,"defaultvalue":""},{"name":"notificationTitleTemplate","type":{"names":["string"]},"description":"<p>template string for in-app notification title of chat task</p>","optional":true,"defaultvalue":""},{"name":"browserNotificationTitleTemplate","type":{"names":["string"]},"description":"<p>template string for browser notification title of chat task</p>","optional":true,"defaultvalue":""},{"name":"browserNotificationBodyTemplate","type":{"names":["string"]},"description":"<p>template string for browser notification body of chat task</p>","optional":true,"defaultvalue":""},{"name":"contentTabHeaderTemplate","type":{"names":["string"]},"description":"<p>template string for header of content tab for chat tasks</p>","optional":true,"defaultvalue":""},{"name":"endButtonTemplates","type":{"names":["Record<string, any>"]},"description":"<p>template strings for button to end chat task</p>","optional":true,"defaultvalue":""}],"params":null,"returns":null},{"name":"NotificationHandler","docName":null,"longname":"NotificationHandler","description":"<p>Notification Handler interface.</p>","defaultvalue":null,"type":null,"properties":[],"params":null,"returns":null},{"name":"ButtonThemeProps","docName":null,"longname":"Theme.ButtonThemeProps","description":null,"defaultvalue":null,"type":null,"properties":[{"name":"disabledColor","type":{"names":["string"]},"description":"<p>Use the disabled color</p>","optional":true,"defaultvalue":""},{"name":"lightHover","type":{"names":["boolean"]},"description":"<p>Use the light hover effect</p>","optional":true,"defaultvalue":""},{"name":"disabledColor","type":{"names":["string"]},"description":"<p>Use the disabled color</p>","optional":true,"defaultvalue":""},{"name":"lightHover","type":{"names":["boolean"]},"description":"<p>Use the light hover effect</p>","optional":true,"defaultvalue":""}],"params":null,"returns":null}]}},"pageContext":{"name":"Strings","docName":null}},
    "staticQueryHashes": ["2573139180","3167116022","426031883"]}