| Interface | Description | 
|---|---|
| OobRegistrationCallback | 
 OOB registration completed (either success or failure) handler. 
 | 
| OobRegistrationManager | 
 Interface for registering the user to the OOBS. 
 | 
| OobRegistrationResponse | 
 OOB registration response. 
 | 
| OobUnregistrationCallback | 
 OOB unregistration completed (either success or failure) handler. 
 | 
| OobUnregistrationManager | 
 Interface for unregistering the user to the OOBS. 
 | 
| Class | Description | 
|---|---|
| OobRegistrationRequest | 
 OOB registration request object. 
 | 
| Enum | Description | 
|---|---|
| OobRegistrationRequest.RegistrationMethod | 
 Registration methods. 
 |