示例#1
0
 def sendMSG(self, *args):
     return _ESL.ESLconnection_sendMSG(self, *args)
示例#2
0
 def sendMSG(self, send_me, uuid=None):
     return _ESL.ESLconnection_sendMSG(self, send_me, uuid)