Euxiniar
Results
1
issues of
Euxiniar
Hey ! I tried a simple code : ``` Java Skype skype = new SkypeBuilder("****", "****").withAllResources().build(); skype.login(); skype.subscribe(); skype.setVisibility(Visibility.ONLINE); ``` But I have these errors: ``` Exception in thread "main"...