EMMspRegistration Protocol Reference

Conforms to NSObject
Declared in EMMspRegistration.h

Overview

Protocol allowing to retreive all the public fields and data from a Oath data

– registrationEPS required method

Return the corresponding Registration EPS

- (EMMspField *)registrationEPS

Return Value

A Msp field containing the registration EPS of the associated registration data

Declared In

EMMspRegistration.h

– registrationOOBS required method

Return the corresponding Registration OOBS

- (EMMspField *)registrationOOBS

Return Value

A Msp field containing the registration OOBS of the associated registration data

Declared In

EMMspRegistration.h