Class: UserCancellationError

WonderPushSDK.Errors. UserCancellationError


new UserCancellationError()

The user cancelled the process.

This error occurs typically when a user denied a permission, or simply pressed ESC when asked. You probably shouldn't inform the user about this as an error.

Members


<constant> name :string

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