samczsun / Skype4J

Skype API written in Java. Does not support P2P chats
Apache License 2.0
145 stars 48 forks source link

How to send a message to a stranger? #159

Open techeaven opened 4 years ago

techeaven commented 4 years ago

I have successfully logged in with my own account, and now I want to send a message to a strange email account. How do I write my code? Can anyone help me