Holds data about a SyncableItem.
More...
Holds data about a SyncableItem.
◆ SyncableItemMetaData() [1/2]
CloudOnce.Internal.SyncableItemMetaData.SyncableItemMetaData |
( |
DataType |
dataType, |
|
|
PersistenceType |
persistenceType |
|
) |
| |
|
inline |
Initializes a new instance of the SyncableItemMetaData class.
- Parameters
-
dataType | The data type |
persistenceType | The selected conflict resolution type |
◆ SyncableItemMetaData() [2/2]
CloudOnce.Internal.SyncableItemMetaData.SyncableItemMetaData |
( |
JSONObject |
jsonObject | ) |
|
|
inline |
◆ Equals()
Check if this meta data is identical to another.
- Parameters
-
other | The other meta data to check against. |
- Returns
- Returns
true
if the meta data is identical, false
if there are any differences.
◆ FromJSONObject()
void CloudOnce.Internal.SyncableItemMetaData.FromJSONObject |
( |
JSONObject |
jsonObject | ) |
|
|
inline |
◆ ToJSONObject()
JSONObject CloudOnce.Internal.SyncableItemMetaData.ToJSONObject |
( |
| ) |
|
|
inline |
◆ ToString()
override string CloudOnce.Internal.SyncableItemMetaData.ToString |
( |
| ) |
|
|
inline |
Returns the meta data as a formatted string.
- Returns
- The meta data as a formatted string.
The documentation for this class was generated from the following file:
- Assets/Extensions/CloudOnce/Internal/Data/CloudPrefs/SyncableItemMetaData.cs