EMOobRegistrationResponse Protocol Reference

Conforms to EMOobMessageResponse
Declared in EMOobRegistrationResponse.h

Overview

OOB registration response from EMOobRegistrationManager:

  • registerWithRequest:error:
  • registerWithRequest:completionHandler:

  clientId required method

Gets the client ID resulting from the registration process. This is meaningful only if the registration operation has succeeded.

@property (nonatomic, copy, readonly) NSString *clientId

Return Value

The client ID.

Availability

3.0

Declared In

EMOobRegistrationResponse.h