Exemplo n.º 1
0
 private async Task <bool> VerificaPermisosAudio()
 {
     return(await PermissionValidator.CheckVideoCallPermissions());
 }