mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 17:22:00 +08:00
26 lines
1.4 KiB
XML
26 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<EmbeddedServiceConfig xmlns="http://soap.sforce.com/2006/04/metadata">
|
|
<areGuestUsersAllowed>false</areGuestUsersAllowed>
|
|
<deploymentFeature>EmbeddedMessaging</deploymentFeature>
|
|
<deploymentType>API</deploymentType>
|
|
<embeddedServiceMessagingChannel>
|
|
<isChatInvitationCustomizable>false</isChatInvitationCustomizable>
|
|
<isEnabled>true</isEnabled>
|
|
<isInvitationEnabled>false</isInvitationEnabled>
|
|
<isSendInvtAllowedAfterAccept>false</isSendInvtAllowedAfterAccept>
|
|
<isSendInvtAllowedAfterReject>false</isSendInvtAllowedAfterReject>
|
|
<messagingChannel>Customer_Support_Chat</messagingChannel>
|
|
<shouldShowAgentforceTagline>false</shouldShowAgentforceTagline>
|
|
<shouldShowDeliveryReceipts>false</shouldShowDeliveryReceipts>
|
|
<shouldShowEmojiSelection>false</shouldShowEmojiSelection>
|
|
<shouldShowReadReceipts>false</shouldShowReadReceipts>
|
|
<shouldShowTypingIndicators>false</shouldShowTypingIndicators>
|
|
<shouldStartNewLineOnEnter>false</shouldStartNewLineOnEnter>
|
|
</embeddedServiceMessagingChannel>
|
|
<isEnabled>true</isEnabled>
|
|
<isTermsAndConditionsEnabled>false</isTermsAndConditionsEnabled>
|
|
<isTermsAndConditionsRequired>false</isTermsAndConditionsRequired>
|
|
<masterLabel>Support_API_Deployment</masterLabel>
|
|
<shouldHideAuthDialog>false</shouldHideAuthDialog>
|
|
</EmbeddedServiceConfig>
|