0.2.1 • Published 2 years ago

salesforce-marketingcloud v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago