• Release Notes
  • User
  • Admin
  • Developers
  • Integrations

›React Native

General

  • Overview
  • LiveView / CoBrowsing / Session Recordings

JS API

  • Overview
  • CoBrowsing
  • LiveView / Session Recordings
  • WebChat
  • Web Calling
  • Video Conference
  • Logging
  • User
  • Team
  • API
  • Supported Browsers
  • Supported Technologies

Android

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

iOS

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

React Native

  • Overview
  • Installation
  • Usage
  • Reference

Cordova

  • Overview
  • Installation
  • Usage

Flutter

  • Overview
  • Installation
  • Usage
  • Reference

Capacitor

  • Overview
  • Installation
  • Usage
  • Reference

Usage

The library is available as an object to import. You may want to import it as Chatvisor:

import { Chatvisor }from 'react-native-teamviewer-engage';
import { ActiveUser } from 'react-native-teamviewer-engage';
import { ConferenceProperties } from 'react-native-teamviewer-engage';

Initialization

You may initialize the library any time during the life of your application.

Chatvisor.init("<your tenantId>", "<your token>");

Example

Functions are available in different categories. For instance if you want to start a LiveView session, use the following:

Chatvisor.liveView.start();
← InstallationReference →
  • Initialization
  • Example
MANUALS
User Manual: Sales Suite
Admin Manual: Sales Suite
User Manual: Support Suite
Admin Manual: Support Suite
DEVELOPERS
Integrations
REST API
SDK API
LEGAL
Privacy Policy
Terms and Conditions
Imprint
Engage
Copyright © 2024 Chatvisor GmbH