App2AppEnrollmentInfo

Constructors

Link copied to clipboard
public App2AppEnrollmentInfo App2AppEnrollmentInfo(String activationCodeShort, String enrollmentId)

Properties

Link copied to clipboard

The short activation code for the spawned enrollment. Pass this to com.futurae.sdk.public_api.operations.FuturaeOperationsApi.getEnrollmentExchangeTokens to obtain a batch of short-lived QR codes for the new device to scan.

Link copied to clipboard
private final String enrollmentId

The unique identifier of the spawned enrollment.

Functions

Link copied to clipboard

The short activation code for the spawned enrollment. Pass this to com.futurae.sdk.public_api.operations.FuturaeOperationsApi.getEnrollmentExchangeTokens to obtain a batch of short-lived QR codes for the new device to scan.

Link copied to clipboard
public final String getEnrollmentId()

The unique identifier of the spawned enrollment.