public class User extends Object implements Serializable
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
String |
getId() |
Profile |
getProfile() |
void |
setChannelId(String channelId) |
void |
setId(String id) |
void |
setProfile(Profile profile) |
String |
toString() |
Copyright © Active Intelligence Pte Ltd (http://active.ai/). All Rights Reserved.