Esempio n. 1
0
 def getBody(self):
     return _ESL.ESLevent_getBody(self)
 def getBody(self) -> "char *":
     return _ESL.ESLevent_getBody(self)