capacitor-zendesk
v0.2.0
Published
Capacitor Zendesk Plugin
Readme
capacitor-zendesk
Capacitor Zendesk Plugin
Install
npm install capacitor-zendesk
npx cap syncAPI
initialize(...)
initialize(config: ZendeskConfig) => Promise<void>| Param | Type |
| ------------ | ------------------------------------------------------- |
| config | ZendeskConfig |
startChat()
startChat() => Promise<void>Interfaces
ZendeskConfig
| Prop | Type |
| --------- | ------------------- |
| key | string |
