Package-level declarations

Types

Link copied to clipboard
data class ActivationInfo(val status: EActivationStatus, val expiry: Time, val licenseKey: String, val appToken: String, val deviceFingerprint: String, val id: String)

Activation info DTO (mirrors gem::ActivationInfo)

Link copied to clipboard

Activation service bridge Behaves like a shared service under the hood.

Link copied to clipboard

Activation status (mirrors gem::EActivationStatus)

Link copied to clipboard
object ProductID

Product identifiers matching GEM_ActivationService.h ProductID