-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Adnan Mujagić edited this page Nov 24, 2022
·
34 revisions
Infobip RTC is a JavaScript SDK which enables you to take advantage of Infobip platform, giving you the ability to enrich your web applications with real-time communications in minimum time, while you focus on your application's user experience and business logic. We currently support audio and video calls between two web or app users, and phone calls between web or app user and actual phone device.
We have prepared few tutorials for you to get started:
There is also one-stop Quick Start Guide that will give you everything you need to start building awesome RTC-enabled apps.
Reference documentation is also available:
- InfobipRTC
- Call
- IncomingCall
- OutgoingCall
- CallOptions
- CallOptionsBuilder
- RecordingOptions
- RecordingOptionsBuilder
- VideoOptions
- VideoOptionsBuilder
- CameraOrientation
- CallPhoneNumberOptions
- CallPhoneNumberOptionsBuilder
- DeclineOptions
- DeclineOptionsBuilder
- CallStatus
- HangupStatus
- User
- IncomingCallEvent
- Conference
- ConferenceOptions
- ConferenceOptionsBuilder
- ConferenceUser
- NetworkQuality
- ApplicationCall
- IncomingApplicationCall
- ApplicationCallApiEvents
- IncomingApplicationCallEvent
- Participant
- State
- Media
- Audio
- Endpoint
- EndpointType
- WebrtcEndpoint
- PhoneEndpoint
- SipEndpoint
- AudioOptions
- AudioOptionsBuilder
- AudioFilter
- AudioFilterFactory
- VideoFilter
- VideoFilterFactory