/** * Send session start XMPP stanza */ function startSession() { return XMPPSend::startSession($this, array('XMPPGet', 'postSession')); }