hudson.plugins.skype.im.transport.callables
Class SkypeGroupChatCallable
java.lang.Object
hudson.plugins.skype.im.transport.callables.SkypeChatCallable
hudson.plugins.skype.im.transport.callables.SkypeGroupChatCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<ChatMessage,SkypeIMException>, Serializable
public class SkypeGroupChatCallable
- extends SkypeChatCallable
- Author:
- jbh
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkypeGroupChatCallable
public SkypeGroupChatCallable(String chatName,
String msg)
call
public ChatMessage call()
throws SkypeIMException
- Specified by:
call
in interface hudson.remoting.Callable<ChatMessage,SkypeIMException>
- Overrides:
call
in class SkypeChatCallable
- Throws:
SkypeIMException
Copyright © 2004-2011. All Rights Reserved.