Method | Description | |
---|---|---|
SetIsPremium ( bool isPremium ) : void | ||
SetLastChangeLogVersion ( System.Version currentVersion ) : void | ||
SetLastHeartbeatTracked ( System.DateTime lastHeartbeat ) : void | ||
ValidateInstallationId ( ) : bool |
public SetIsPremium ( bool isPremium ) : void | ||
isPremium | bool | |
return | void |
public SetLastChangeLogVersion ( System.Version currentVersion ) : void | ||
currentVersion | System.Version | |
return | void |
public SetLastHeartbeatTracked ( System.DateTime lastHeartbeat ) : void | ||
lastHeartbeat | System.DateTime | |
return | void |