Skip to content

Commit

Permalink
Pull request #17: Aterko WEBRTC-1379 Conference call participants limit
Browse files Browse the repository at this point in the history
Merge in WEBRTC/infobip-rtc-ios from aterko-WEBRTC-1379-Conference_call_participants_limit to master

Squashed commit of the following:

commit 79ba9a7b0a2e2ddbd858d0e7a6cceb5eaaa4e9a6
Author: aterko <[email protected]>
Date:   Fri Mar 19 16:05:25 2021 +0100

    WEBRTC-1379

commit 81ff9b22d1e12cdb4a28ca91670d2d87e543ee62
Author: aterko <[email protected]>
Date:   Fri Mar 19 16:04:34 2021 +0100

    WEBRTC-1379
  • Loading branch information
Ajsa Terko authored and Ajsa Terko committed Mar 19, 2021
1 parent 5338b20 commit d73d6ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ var pushRegistry = InfobipSimulator(token: token)

You can have a conference call with other WebRTC subscribers. The conference call will start as soon as at least one participant joins.

Conference call is in the beta stage and available for audio only, with a maximum limit of 12 participants.

Joining the room is done via the [`joinConference`](https://github.com/infobip/infobip-rtc-ios/wiki/InfobipRTC#joinConference) method:

```
Expand Down

0 comments on commit d73d6ce

Please sign in to comment.