Files
linphone-tutorials/android/kotlin/4-OutgoingCall/README.md
Sylvain Berfini f004b5c107 Added READMEs
2021-09-08 16:04:17 +02:00

6 lines
264 B
Markdown

Outgoing call tutorial
====================
In the previous tutorial we saw how to handle an incoming call, now let's start one.
We'll also see how to enable video during a call, switch between the front and back cameras if available and display our own preview.