Skip to content

Instantly share code, notes, and snippets.

@legastero
Created June 17, 2010 14:31
Show Gist options
  • Save legastero/442200 to your computer and use it in GitHub Desktop.
Save legastero/442200 to your computer and use it in GitHub Desktop.
Send Presence Probe
# Where xmpp is a SleekXMPP object
xmpp.sendPresence(pto='[email protected]', ptype='probe')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment