get_storage_specific_information_async


Description:

[ Version ( since = "0.13.2" ) ]
public async unowned HashTable<string,Value?> get_storage_specific_information_async () throws Error

Makes an asynchronous request of this's StorageSpecificInformation property (part of the Account.

Interface.Storage interface).

When the operation is finished, callback will be called. You must then call get_storage_specific_information_async.end to get the result of the request.

Parameters:

this

a Account

callback

a callback to call when the request is satisfied

user_data

data to pass to callback