public class LoginUserResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
sessionToken |
protected String |
userID |
| Constructor and Description |
|---|
LoginUserResponse() |
LoginUserResponse(String userID,
String sessionToken) |
Copyright © 2015. All rights reserved.