0.3.15 • Published 1 month ago

capacitor-salesforce-marketingcloud v0.3.15

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

@capacitor-community/

Push notifications with Salesforce Marketing Cloud

Install

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

API

enablePush()

enablePush() => Promise<void>

disablePush()

disablePush() => Promise<void>

isPushEnabled()

isPushEnabled() => Promise<boolean>

Returns: Promise<boolean>


setContactKey(...)

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

Returns: Promise<{ result: boolean; }>


logDebugInformation()

logDebugInformation() => Promise<void>

0.3.15

1 month ago

0.3.14

2 months ago

0.3.13

2 months ago

0.3.12

2 months ago

0.3.11

2 months ago

0.3.10

4 months ago

0.3.9

4 months ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago