Skip to content

InfobipRTCFactory

Ajša Terko edited this page Feb 22, 2023 · 1 revision
type InfobipRTCFactory = (token: string, rtcOptions: any) => InfobipRTC;

Creator function which returns a new object instance implementing the InfobipRTC interface.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally