Beacon Datastore
interface BeaconDatastore
Content copied to clipboard
Used to persist Beacon related config this is intended to be internal only
Functions
addSpecialAttributes
Link copied to clipboard
abstract fun addSpecialAttributes(company: String?, jobTitle: String?, avatar: String?)
Content copied to clipboard
clearContactFormDraft
Link copied to clipboard
clearPrefilledForm
Link copied to clipboard
abstract fun clearPrefilledForm()
Content copied to clipboard
clearSessionAttributes
Link copied to clipboard
abstract fun clearSessionAttributes()
Content copied to clipboard
getBeaconUser
Link copied to clipboard
getConfigWithOverrides
Link copied to clipboard
setInitialValues
Link copied to clipboard
abstract fun setInitialValues()
Content copied to clipboard
userHasEmail
Link copied to clipboard
Properties
baseDocsUrl
Link copied to clipboard
beaconConfigOverrides
Link copied to clipboard
chatConfig
Link copied to clipboard
chatEnabled
Link copied to clipboard
companyName
Link copied to clipboard
contactFormDraft
Link copied to clipboard
contactFormOptions
Link copied to clipboard
displayOptions
Link copied to clipboard
docsEnabled
Link copied to clipboard
enablePreviousMessages
Link copied to clipboard
hasPreviousConversations
Link copied to clipboard
logsEnabled
Link copied to clipboard
messagingEnabled
Link copied to clipboard
overrideChatEnabled
Link copied to clipboard
overrideDocsEnabled
Link copied to clipboard
overrideMessagingEnabled
Link copied to clipboard
preFilledForm
Link copied to clipboard
pushTokenRegistered
Link copied to clipboard
sessionAttributes
Link copied to clipboard
shouldIdentifyCustomer
Link copied to clipboard
showPrefilledCustomFields
Link copied to clipboard
suggestionArticles
Link copied to clipboard
userAttributes
Link copied to clipboard