store_info


Description:

[ Version ( since = "2.0" ) ]
public async bool store_info (IdentityInfo info, Cancellable? cancellable) throws Error

Stores the data from info into the identity.

Parameters:

this

the Identity.

info

the IdentityInfo data to store.

cancellable

optional Cancellable object, null to ignore.

callback

a callback which will be called when the authentication reply is available.

user_data

user data to be passed to the callback.