Skip to content

Commit c973c86

Browse files
authored
Update README.md
1 parent 6632590 commit c973c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
Sendbird Calls SDK for JavaScript provides a framework to make and receive voice and video calls. **Direct calls** in the SDK refers to one-to-one calls. To make a direct voice or video call, the caller specifies the user ID of the intended callee, and dials. Upon dialing, all of the callee’s authenticated devices will receive notifications for an incoming call. The callee then can choose to accept the call from any one of the devices. When the call is accepted, a connection is established between the devices of the caller and the callee. This marks the start of a direct call. Call participants can mute themselves, or call with either or both of the audio and video by using output devices such as speaker and microphone for audio, and front, rear camera for video. A call may be ended by either party. The [Sendbird Dashboard](https://dashboard.sendbird.com/auth/signin) displays call logs in the Calls menu for dashboard owners and admins to review.
2828

29-
### For further reference
29+
### More about Sendbird Calls SDK for JavaScript
3030

3131
Find out more about Sendbird Calls for JavaScript on [Calls SDK for JavaScript doc](https://sendbird.com/docs/calls/v1/javascript/getting-started/about-calls-sdk).
3232

0 commit comments

Comments
 (0)