pashminakazi opened a new issue #536:
URL: https://github.com/apache/royale-asjs/issues/536


   public function get uid():Object
       {
           trace("uid not implemented");
           return 0;
       }
       public function set uid(value:Object):void
       {
           trace("uid not implemented");
       }
   @aharui Please implement uid 
   Thanks in Advance


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to