diff libervia.py @ 266:cc778206b7ae

bridge: added inviteMUC + modify joinMUC to make it accept room_jid = ""
author souliane <souliane@mailoo.org>
date Sun, 17 Nov 2013 17:47:39 +0100
parents 24335e82fef0
children a76243c02074
line wrap: on
line diff
--- a/libervia.py	Sun Nov 17 17:43:31 2013 +0100
+++ b/libervia.py	Sun Nov 17 17:47:39 2013 +0100
@@ -115,7 +115,7 @@
                         ["getContacts", "addContact", "sendMessage", "sendMblog", "sendMblogComment",
                          "getLastMblogs", "getMassiveLastMblogs", "getMblogComments", "getProfileJid",
                          "getHistory", "getPresenceStatus", "joinMUC", "mucLeave", "getRoomsJoined",
-                         "launchTarotGame", "getTarotCardsPaths", "tarotGameReady",
+                         "inviteMUC", "launchTarotGame", "getTarotCardsPaths", "tarotGameReady",
                          "tarotGameContratChoosed", "tarotGamePlayCards", "launchRadioCollective",
                          "getWaitingSub", "subscription", "delContact", "updateContact", "getCard",
                          "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction",