0.5.0 • Published 6 months ago

capacitor-salesforce-marketingcloud v0.5.0

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

emitUrlEvent(...)

emitUrlEvent(url: string) => Promise<void>
ParamType
urlstring

0.5.0-rc2

6 months ago

0.5.0-rc1

6 months ago

0.5.0-rc4

6 months ago

0.5.0-rc3

6 months ago

0.5.0

6 months ago

0.4.5

6 months ago

0.4.6

6 months ago

0.4.4

6 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.4.3

8 months ago

0.4.2

8 months ago

0.3.15

1 year ago

0.3.14

1 year ago

0.3.13

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.10

2 years ago

0.3.9

2 years ago

0.3.8

2 years ago

0.3.7

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago