Note

You are not reading the most recent version of this documentation.

LicenseState

public class LicenseState

Constructors

LicenseState

protected LicenseState(APIClient client)

Internal constructor

Methods

fromProtobuf

public static LicenseState fromProtobuf(APIClient client, Out.CocoLicenseState inputValue)

Internal constructor

getLastError

public final io.cocotec.coco.platform.LicenseError getLastError()

getLicensed

public final boolean getLicensed()

getStatus

public final io.cocotec.coco.platform.LicenseStatus getStatus()

getStatusDescription

public final String getStatusDescription()