0.2.1 • Published 1 year ago

salesforce-marketingcloud v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@capacitor-community/salesforce-marketingcloud

Push notifications with Salesforce Marketing Cloud

Install

npm install @capacitor-community/salesforce-marketingcloud
npx cap sync

API

enablePush()

enablePush() => Promise<void>

setContactKey(...)

setContactKey(options: { username: string; }) => Promise<{ result: boolean; }>
ParamType
options{ username: string; }

Returns: Promise<{ result: boolean; }>


0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago