License Validation

SDK.set_license(self: tfsdk.SDK, license_key: str) → bool

Validates the given license token. Need to call this method before being able to use the SDK.

SDK.is_licensed(self: tfsdk.SDK) → bool

Check where the license key has been validated.