Crescendo SDK
Loading...
Searching...
No Matches
CrescendoDLL.TokenChange Class Referencesealed

Describes one delta between two CrescendoDLL.TokenManager snapshots. More...

Properties

TokenChangeKind  Kind [get]
  Kind of change.
 
Token  Token [get]
  The affected token (current state for CrescendoDLL.TokenChangeKind.Added and CrescendoDLL.TokenChangeKind.Updated, previous state for CrescendoDLL.TokenChangeKind.Removed).
 

Detailed Description

Describes one delta between two CrescendoDLL.TokenManager snapshots.

Property Documentation

◆ Kind

◆ Token