|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get_signed_msg(self,
msg,
callback=None)
returns the signed message if possible
or an empty string if gpg is not used
or None if waiting for passphrase. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| send_message(self,
jid,
msg,
keyID,
type_='chat',
subject='',
chatstate=None,
msg_id=None,
composing_xep=None,
resource=None,
user_nick=None,
xhtml=None,
session=None,
forward_from=None,
form_node=None,
original_message=None,
delayed=None) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
request_last_status_time(self,
jid,
resource,
groupchat_jid=None)
groupchat_jid is used when we want to send a request to a real jid
and act as if the answer comes from the groupchat_jid |
source code
|
|
|
|
request_os_info(self,
jid,
resource,
groupchat_jid=None)
groupchat_jid is used when we want to send a request to a real jid
and act as if the answer comes from the groupchat_jid |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gc_set_role(self,
room_jid,
nick,
role,
reason='')
role is for all the life of the room so it's based on nick |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|