[ Version ( since = "0.9.0" ) ]
public async unowned Array<uint8> get_avatar_async () throws Error
Requests an asynchronous get of this's avatar.
When the operation is finished, callback
will be called. You can then call get_avatar_async.end
to get the result of the operation.
this |
a Account |
callback |
a callback to call when the request is satisfied |
user_data |
data to pass to |