exchangeTokenForEnrollmentActivationCode
public abstract AsyncOperation<String> exchangeTokenForEnrollmentActivationCode(String exchangeToken)
This method accepts an exchange-token to validate it and return a valid enrollment activation code
Parameters
exchangeToken
Throws
if the API request fails. Refer to FTApiException subtypes for more specific errors.
if SDK is not initialized.