1.3.1 • Published 2 years ago

teamviewer-engage-sdk v1.3.1

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
2 years ago

engage

A capacitor plugin for TeamViewer's Engage SDK

Install

npx cap sync

API

startCoBrowse()

startCoBrowse() => Promise<void>

Start the Co-Browsing.


initPlugin(...)

initPlugin(opts: { initConfig: InitConfig; }) => Promise<void>
ParamType
opts{ initConfig: InitConfig; }

openChat()

openChat() => Promise<void>

stopCoBrowse()

stopCoBrowse() => Promise<void>

tagUser(...)

tagUser(opts: { tagUserInfo: TagUserInfo; }) => Promise<void>
ParamType
opts{ tagUserInfo: TagUserInfo; }

clearUser()

clearUser() => Promise<void>

1.3.1

2 years ago

1.3.0

2 years ago

1.2.18

2 years ago

1.2.18-rc.4

2 years ago

1.2.18-rc.3

2 years ago

1.2.18-rc.2

2 years ago

1.2.17

2 years ago

1.2.16

2 years ago

1.2.16-rc.2

2 years ago

1.2.16-rc.1

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago