UserInfo¶
-
public class
UserInfo¶ A class representing the Carrier user information. In carrier SDK, self and each friend also is Carrier user, and has same user attributes.
Fields¶
Methods¶
getDescription¶
hasAvatar¶
-
public boolean
hasAvatar()¶ Check user have avatar.
- Returns
True if have avatar, otherwise is not
setDescription¶
setEmail¶
setGender¶
setHasAvatar¶
-
public void
setHasAvatar(boolean hasAvatar)¶ Set user to have avatar.
- Parameters
hasAvatar – Has avatar or not