|
||||||||
| 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.AccStoredImManager
public class AccStoredImManager
IAccStoredImManager manages incoming stored IMs.
| Method Summary | |
|---|---|
int |
deleteIms(AccVariant whichIms)
Requests deletion of inbound stored IMs. Not implemented yet. |
int |
deliverIms(AccVariant whichIms)
Requests delivery of inbound stored IMs. Currently, 'whichIms' must be empty. All stored ims will be delivered. |
int |
requestSummaries()
Requests summaries of all available inbound stored IMs. Not implemented yet. |
| 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 int requestSummaries()
throws AccException
AccException
public int deliverIms(AccVariant whichIms)
throws AccException
AccException
public int deleteIms(AccVariant whichIms)
throws AccException
AccException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||