- Moved configuration of account's audio codecs to a new activity.

This commit is contained in:
Juha Heinanen
2020-05-19 09:01:53 +03:00
parent 4fdc079e54
commit 45bfaab030
12 changed files with 281 additions and 61 deletions
@@ -9,6 +9,7 @@ object Api {
val VIDMODE_ON = 1
external fun audio_codecs(): String
external fun video_codecs(): String
external fun uag_current_set(uap: String)
external fun uag_reset_transp(reg: Boolean, reinvite: Boolean)
external fun ua_account(ua: String): String