Skip to main content

I need Api to listen the Inbound Call.

or Is any method available in SDK ?

You can use webrtc to answer inbound calls: https://github.com/ringcentral/ringcentral-web-phone

If you are only interested in notifications of inbound calls, please read: https://github.com/ringcentral/ringcentral-api-docs/blob/master/docs/notifications.md

Reply