How do I attach to Skype using Skype4Java?
问题 I am getting the following exception when trying to run the MakeCall example code: com.skype.NotAttachedException at com.skype.Utils.convertToSkypeException(Utils.java:36) at com.skype.Skype.setDebug(Skype.java:116) at com.skype.sample.MakeCall.main(MakeCall.java:26) Caused by: com.skype.connector.NotAttachedException at com.skype.connector.Connector.assureAttached(Connector.java:580) at com.skype.connector.Connector.addConnectorListener(Connector.java:604) at com.skype.connector.Connector