Class: RegistrationInProgressError

WonderPushSDK.Errors. RegistrationInProgressError


new RegistrationInProgressError()

A request to register the user was performed while another registration was already taking place.

You should probably stop your registration process and do nothing. The other registration process will probably let the user know when the process is over, successfully or not.

Members


<constant> name :string

Type:
  • string
Default Value:
  • "WonderPushSDK.Errors.RegistrationInProgressError"