userRegistrationFailed:( SMPUserManager *) method

The failure listener delegate which will be called by the underlying framework when the user registration has failed and the reason for failure will be propagated through an error object.

Syntax

public virtual void userRegistrationFailed: ( SMPUserManager * userManager)

Examples

Usage

This is true in case of asynchronous user registration only.