Ejemplo n.º 1
0
 def sendMSG(self, *args):
     return _ESL.ESLconnection_sendMSG(self, *args)
Ejemplo n.º 2
0
 def sendMSG(self, send_me, uuid=None):
     return _ESL.ESLconnection_sendMSG(self, send_me, uuid)