StorageObjectId
struct in Coherence.Cloud
A unique identifier for an object stored in Cloud
Constructors
Storage |
Initializes a new instance of the Storage |
Fields
Max |
The maximum number of characters an id can contain. |
Properties
Id | Local identifier of the object, distinguishing it from other objects that share the same Type.
For example, the User |
Type | Type of the object. For example, "Inventory", "Player" or "Settings". |