create_users_async


Description:

[ Version ( since = "1.3" ) ]
public async GenericArray<unowned UserInformation> create_users_async (Cancellable? cancellable) throws Error

Asynchronously create local user accounts using the system-user assertions that are valid for this device.

See create_users_sync for more information.

Parameters:

this

a Client.

cancellable

a Cancellable or null.

callback

a TaskReadyCallback to call when the request is satisfied.

user_data

the data to pass to callback function.