Giter Site home page Giter Site logo

skype4java's Introduction

๐Ÿ’ป Working as a Software Engineer at Microsoft on TLA+.

Anurag's github stats

skype4java's People

Contributors

lemmy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

skype4java's Issues

How to use this library

Hi,
it could be great to use Skype4Java on linux, and I hope that with your library it will be possible, but I tried to use the jar file under lib folder, but it is broken,..... could please tell me how to use this library on linux ubuntu? thanks.

Skype for Java Chat Message Listener gives duplicate message requests

Hi,

I am trying to develop a Skype Bot which can process some messages and respond to them. I am using the Skype for Java API for the same. I am using a listener implementing the "ChatMessageListener" interface. I randomly (almost 70% of the times) get duplicate receipts of the messages.

Please let me know if this a known bug and ways to fix the same. Please help!

Skype for Java throws exception while using in Group Chat

I have been Skype for Java API successfully in singular chats. But, I am getting an exception while using it in Group Chat. Below is the exception:

com.skype.CommandFailedException: Invalid/uknown chat name given
at com.skype.Utils.checkError(Utils.java:77)
at com.skype.Chat.send(Chat.java:275)
at skypePackage.MyListener.myListener(MyListener.java:85)
at skypePackage.MyListener.chatMessageReceived(MyListener.java:220)
at com.skype.ChatMessageConnectorListener.fireMessageReceived(ChatMessageConnectorListener.java:58)
at com.skype.ChatMessageConnectorListener.messageReceived(ChatMessageConnectorListener.java:38)
at com.skype.connector.Connector.fireMessageEvent(Connector.java:1119)
at com.skype.connector.Connector.access$500(Connector.java:37)
at com.skype.connector.Connector$13.run(Connector.java:1098)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.