Class: InAppMessageAction

InAppMessageAction


new InAppMessageAction()

Properties:
Name Type Description
type string

'link' | 'mapOpen' | 'method' | 'rating' | 'trackEvent' | 'addProperty' | 'removeProperty' | 'resyncInstallation' | 'addTag' | 'removeTag' | 'removeAllTags' | 'closeNotifications'

url string | undefined
map Object | undefined
Properties
Name Type Description
place Object | undefined
Properties
Name Type Description
point Object | undefined
Properties
Name Type Description
lat number
lon number
method string | undefined
methodArg string | undefined
event Object | undefined
Properties
Name Type Description
type string
custom Object | undefined
installation Object | undefined
Properties
Name Type Description
custom Object | undefined
reset boolean | undefined
force boolean | undefined
tags Array.<string> | undefined