ONGDeregistrationError Constants Reference

Declared in ONGErrors.h

ONGDeregistrationError

Error codes in ONGDeregistrationErrorDomain

Definition

typedef NS_ENUM(ONGErrorCode, ONGDeregistrationError ) {
   ONGDeregistrationErrorLocalDeregistration = 10003,
};

Constants

ONGDeregistrationErrorLocalDeregistration

The user was only deregistered on the device. The device registration has not been removed on the server-side due to a connection problem. This does not pose a problem but you might want to inform the end-user as he might be able to see that he/she is still registered through a web portal.

Declared In ONGErrors.h.

Declared In

ONGErrors.h