开发者

Skype4java Onlinestauslistener

We are using skype4java plugin in our application to send the messages and calls through our application in java.

We are able to get the开发者_JAVA技巧 chatListener(......) to find, when msg send and when received.

Our requirement is we are get the status of the user when user change his state(offline,online,dad,..). I didnt find any listener for this in skype.

how we acheive this. please sugguest on this.

Thanks,

C.Govindarajulu


You may add a java.beans.PropertyChangeListener via com.skype.User.addPropertyChangeListener(PropertyChangeListener) for each instance of a User you are interested in receiving status events.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜