VRRSS vrenaissance

VRRSS // DEVELOPER DOCUMENTATION

API, Unity SDK и интеграция проверки лицензий

LicenseEventHandler #

Delegate for handling the license check result.

Definition #

Namespace: VRRSS.SDK.HubAPI
Type: Delegate
Inheritance: -

Represents a delegate for handling the license check result.

public delegate void LicenseEventHandler(LicenseStatus status);

Parameters #

status #

Type: LicenseStatus
Description: The status with which the license check completed.