| Package | Description |
|---|---|
| client.networking |
| Modifier and Type | Field and Description |
|---|---|
private UserCookie |
RealEarlyServerProxy.userCookie |
private UserCookie |
GSONServerProxy.userCookie |
| Modifier and Type | Method and Description |
|---|---|
UserCookie |
RealEarlyServerProxy.getUserCookie()
Gets the user cookie
|
UserCookie |
GSONServerProxy.getUserCookie()
Gets the user cookie
|