VoIP: Show an action sheet when the user clicks on the call button. He will be able to select Voice or Video Call

This commit is contained in:
manuroe
2016-04-08 16:34:52 +02:00
parent ba62ec54b9
commit dbf4402df8
2 changed files with 38 additions and 1 deletions
+2
View File
@@ -35,6 +35,8 @@
"join" = "Join";
"reject" = "Reject";
"camera" = "Camera";
"voice" = "Voice";
"video" = "Video";
// Authentication
"auth_login" = "Log in";