Deserialize
method in Coherence.Cloud.GuestId
Methods
public static GuestId Deserialize(string serializedGuestId)
Converts the previously serializedstring representation of a GuestId back into a GuestId.
Parameters
| Type | Name | Description | 
|---|---|---|
| string | serializedGuestId | 
Returns
| Type | Description | 
|---|---|
| GuestId | An object of type GuestId.  |