Uses of Interface
com.threerings.parlor.client.InvitationHandler

Packages that use InvitationHandler
com.threerings.micasa.lobby   
com.threerings.parlor.client   
 

Uses of InvitationHandler in com.threerings.micasa.lobby
 

Classes in com.threerings.micasa.lobby that implement InvitationHandler
 class LobbyController
           
 

Uses of InvitationHandler in com.threerings.parlor.client
 

Methods in com.threerings.parlor.client with parameters of type InvitationHandler
 void ParlorDirector.setInvitationHandler(InvitationHandler handler)
          Sets the invitation handler, which is the entity that will be notified when we receive incoming invitation notifications and when invitations have been cancelled.
 



Copyright © 2011. All Rights Reserved.