|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aol.acc.AccBase
com.aol.acc.AccEmoticon
public class AccEmoticon
The IAccEmoticon interface is used to represent an emoticon (smiley).
| Method Summary | |
|---|---|
java.lang.String |
getBartUrl()
The aolbart: URL |
byte[] |
getData()
Gets the raw image data for this emoticon, as an array of VT_UI1. |
AccStream |
getDataStream()
The IAccStream of data for the smiley |
java.lang.String |
getDescription()
The smiley description, e.g. |
java.lang.String |
getText()
Gets the text for this emoticon, e.g. |
| Methods inherited from class com.aol.acc.AccBase |
|---|
compareHandle, equals |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public byte[] getData()
throws AccException
AccException
public java.lang.String getText()
throws AccException
AccException
public java.lang.String getDescription()
throws AccException
AccException
public AccStream getDataStream()
throws AccException
AccException
public java.lang.String getBartUrl()
throws AccException
AccException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||