Serialize
method in Coherence.Cloud.CloudUniqueId
Methods
public static string Serialize(CloudUniqueId userId)
Converts the given CloudUniqueId into a string.
Parameters
Type | Name | Description |
---|---|---|
CloudUniqueId | userId | The playerAccount id to convert into a string. |
Returns
Type | Description |
---|---|
string | The string representation of |