Overview

Stream Video enables you to add ringing calls functionality to your app. When one user calls another, the recipient receives an incoming call.

Calling Other Users

You can create new outgoing calls or call members of already created calls. To learn how to create an outgoing call and monitor it’s state, read the first section of the Ringing page.

Receiving Incoming Calls

When an outgoing call is initiated, the intended recipients are notified with an incoming call.

To properly handle incoming calls, consider the following:

  • Configure, customize and link incoming call push notifications to your app’s components via intent-filters, as explained here.
  • Learn how to accept or reject an incoming call and to reflect its state on the UI. You can find more info on the Ringing page.
© Getstream.io, Inc. All Rights Reserved.