set_enabled_async
Description:
Requests an asynchronous set of the Enabled property of this.
When the operation is finished, callback will be called. You can then call set_enabled_async.end to
get the result of the operation.
Parameters:
| this |
a Account |
| enabled |
the new enabled value of this |
| callback |
a callback to call when the request is satisfied |
| user_data |
data to pass to |