Esempio n. 1
0
 private OnboardingService()
 {
     inner = new WiFiProfile();
     inner.setToken("test");
 }