Third step of the tutorial with the ability to perform outgoing calls. Audio / video + controles (mic, speaker, cameras) are availables. Dev only.
8 lines
247 B
XML
8 lines
247 B
XML
<Application
|
|
x:Class="_02_outgoing_call.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
xmlns:local="using:_02_outgoing_call">
|
|
|
|
</Application>
|