I have a class that extends a remoteobject and contains a function getClassinfo and a listener onResultGetClassInfo (event: ResultEvent), I'd like to check if the function was completed from another class ... how?
I have a class that extends a remoteobject and contains a function getClassinfo and a listener onResultGetClassInfo (event: ResultEvent), I'd like to check if the function was completed from another class ... how?