Affinata SIM prima aprte

This commit is contained in:
Samuele E. Locatelli
2019-02-28 16:40:05 +01:00
parent 695dbf2554
commit a62bfcc0c1
2 changed files with 25 additions and 7 deletions
+4 -3
View File
@@ -205,7 +205,7 @@ namespace TestClient
}
else
{
Thread.Sleep(500);
Thread.Sleep(1000);
}
});
}
@@ -217,8 +217,9 @@ namespace TestClient
private void updateAuthData(userAuthData authData)
{
StringBuilder sb = new StringBuilder();
sb.AppendLine("--------------------------------------------------");
sb.AppendLine(string.Format("user_code: {0}", authData.userCode));
//sb.AppendLine("--------------------------------------------------");
sb.AppendLine("user_code:");
sb.AppendLine(authData.userCode.ToString());
sb.AppendLine("");
lblRetData.Text = sb.ToString();
// mostro QR-code