TracNav menu
async
/**
* @<generator>.class async=true
*/
When communicating via an asynchronous API methods either return a handle or do not return a value at all. If the async command placed on an interface the generated interface ignores the return values and declares all methods either as void or with the return type specified by async.returntype.