Tan Ho
Results
1
issues of
Tan Ho
Hi guys, I have a problem while running the code: > public static void sendSkypeFile(String username, String password, String identity, File file){ > Skype skype = new SkypeBuilder(username, password).withAllResources().build(); >...