EMOobRegistrationMethod Constants Reference

Declared in EMOobRegistrationRequest.h
Availability 3.0

EMOobRegistrationMethod

Registration methods.

Definition

typedef NS_ENUM(NSUInteger, EMOobRegistrationMethod ) {
   EMOobRegistrationMethodRegistrationCode,
};

Constants

EMOobRegistrationMethodRegistrationCode

Registration is authorised by the registration code entered by the user via the application UI. The registration parameter in this case is the registration code entered by the end-user via the application UI.

Declared In EMOobRegistrationRequest.h.

Availability

3.0

Declared In

EMOobRegistrationRequest.h