setUserRegistrationListener( ISMPUserRegistrationListener ) method

Set the registration listener for asynchronous registration.

Syntax

void setUserRegistrationListener ( ISMPUserRegistrationListener registrationListener )

Parameters

Examples

Usage

User has to implement the ‘ISMPUserRegistrationListener’ and set it using the above listener to get the registration callback.