Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
<OnlineActivationDelegate> Protocol Reference

#include <OnlineActivationDelegate.h>

Inherits <ActivationDelegate>.

Instance Methods

(void) - onActivationStepCompleteWithCommand:
 
- Instance Methods inherited from <ActivationDelegate>
(void) - onActivationSuccess
 
(void) - onActivationAborted
 
(void) - onActivationInputError:
 

Detailed Description

The OnlineActivationDelegate interface defines the methods that must be implemented in order to receive delegates during the online activation process.

Method Documentation

◆ onActivationStepCompleteWithCommand:

- (void) onActivationStepCompleteWithCommand: (NSString *) command

Called upon activation step success, the provided command must be sent to the server.

Parameters
commandthe command to be sent to the server

The documentation for this protocol was generated from the following file: