com.aol.acc
Class AccShareBuddiesSession

java.lang.Object
  extended by com.aol.acc.AccBase
      extended by com.aol.acc.AccSecondarySession
          extended by com.aol.acc.AccShareBuddiesSession

public class AccShareBuddiesSession
extends AccSecondarySession

IAccShareBuddiesSession is used for sending all or part of a Buddy List to
a remote user, who can then incorporate the users into his/her own list.


Method Summary
 AccGroup[] getGroups()
          The list of groups being transferred in this session.
 
Methods inherited from class com.aol.acc.AccSecondarySession
accept, cancelProposal, eject, endSession, getCreationTime, getInvitation, getInvitees, getLinkedSessions, getMaxParticipantCount, getName, getOnlineTime, getParticipants, getRemainingTime, getRemoteUserName, getSecure, getServiceId, getSession, getSessionState, getState, invite, reject, setLinkedSessions
 
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

getGroups

public AccGroup[] getGroups()
                     throws AccException
The list of groups being transferred in this session.

Throws:
AccException