registration Complete
Ends the registration moment and generates an info log message that indicates that the registration completed.
This method should be called once the registration information has been submitted. If any of the following values were defined when the registration moment was initially started, the SDK will register the device ID to all valid user information. - Email - Username - User Identifier
Return
True if the operation was successful; false otherwise.
Ends the registration moment and generates an info log message that indicates that the registration completed.
This method should be called once the registration information has been submitted. If any of the following values were defined when the registration moment was initially started, the SDK will register the device ID to all valid user information. - Email - Username - User Identifier
Return
True if the operation was successful; false otherwise.
Parameters
An optional value that indicates whether the user is a payer or not. If this value is null, then it will not modify the payer persona status of the user.
Ends the registration moment and generates an info log message that indicates that the registration completed.
This method should be called once the registration information has been submitted. If any of the following values were defined when the registration moment was initially started, the SDK will register the device ID to all valid user information. - Email - Username - User Identifier
Return
True if the operation was successful; false otherwise.
Parameters
An optional value that indicates whether the user is a payer or not. If this value is null, then it will not modify the payer persona status of the user.
Custom properties to pass in as part of registration completion.