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