Serialize
method in Coherence.Cloud.GuestId
Methods
public static string Serialize(GuestId guestId)
Converts the given GuestId into a string.
Parameters
| Type | Name | Description |
|---|---|---|
| GuestId | guestId | The session token to convert into a string. |
Returns
| Type | Description |
|---|---|
| string | The string representation of |