User.BuddyStatus, User.Sex, User.StatusMOOD_TEXT_PROPERTY, STATUS_PROPERTY| Modifier and Type | Method and Description |
|---|---|
Object |
getData(String name)
Returns the user data to which this object maps to the specified by the name.
|
void |
setData(String name,
Object userData)
Associates the specified user data with the specified name in this object.
|
addPropertyChangeListener, call, canLeaveVoiceMail, chat, equals, getAbout, getAllCalls, getAllChatMessages, getAvatar, getBirthDay, getBuddyStatus, getCity, getCountry, getCountryByISOCode, getDisplayName, getFullName, getHomePageAddress, getHomePhone, getHomePhoneNumber, getId, getInstance, getIntroduction, getLanguage, getLanguageByISOCode, getLastOnlineTime, getLauguage, getMobilePhone, getMobilePhoneNumber, getMoodMessage, getOfficePhone, getOfficePhoneNumber, getOnlineStatus, getProvince, getSex, getSpeedDial, getSpeedDial, getStatus, getTimeZone, hashCode, isAuthorized, isBlocked, isForwardingCalls, isVideoCapable, removePropertyChangeListener, send, setAuthorized, setBlocked, setDisplayName, toString, voiceMailpublic final Object getData(String name)
name - name whose associated user data is to be returned.Map.get(Object)public final void setData(String name, Object userData)
name - name with which the specified user data is to be associated.userData - user data to be associated with the specified name.Map.put(Object, Object)Copyright © 2013. All Rights Reserved.