public interface AdHocScriptCommandManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCallCommand(tigase.xmpp.JID jid,
String commandId) |
List<tigase.xml.Element> |
getCommandListItems(tigase.xmpp.JID senderJid,
tigase.xmpp.JID toJid) |
List<tigase.server.Packet> |
process(tigase.server.Packet packet) |
Copyright © 2008–2015 Tigase. All rights reserved.