|
||||||||
| 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.AccFileSharingManager
public class AccFileSharingManager
IAccFileSharingManager is used for connecting to a remote user to
browse or download files that the user is currently sharing.
| Method Summary | |
|---|---|
AccFileSharingSession |
createSession(java.lang.String userName,
java.lang.String invitation,
AccFileXferFlags flags)
Start a file sharing session with the specified user. Pass 0 for flags at this time. |
| 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 AccFileSharingSession createSession(java.lang.String userName,
java.lang.String invitation,
AccFileXferFlags flags)
throws AccException
AccException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||