예제 #1
0
 def checkstatus(self, id):
     res = BaseClient.checkstatus(self, id)
     return _extractAsyncResult(res)