IdentityManager

IdentityManager

(private) new IdentityManager(callback)

Add Identity Manager
Parameters:
Name Type Description
callback GetIdentityCallback Invoked when the identities are available
Source:

Methods

(static) getIdentities()

Return the identities
Source:

(static) getIdentityBuilder()

Return an identiti Builder
Source:

(static) userDelete(userDeleteCallback)

Delete the current user.
Parameters:
Name Type Description
userDeleteCallback UserDeleteCallback The callback invoked when the request is done. It has an error if the request couldn't be completed
Source: