clearUserProfile

Clears the user profile asynchronously from persistent storage.

Parameters

callback

The callback to be notified of the result. The callback contains either an empty user profile or a failure.


Clears the user profile synchronously from persistent storage.

Return

A Result of the operation. The result contains either an empty user profile or a failure.