org.mgif.listener
Interface OnActorSessionJoin
- public interface OnActorSessionJoin
This interface declares that implementing ActorSession class is ready to
listen for JoinEvent from some other ApplicationInstance and implements
a hook to deal with transferred event
onActorSessionJoin
public void onActorSessionJoin(JoinEvent event)
- Hook declared by listener
- Parameters:
event
- Event transferred to hook
Copyright © 2002 Mobile Games Interoperability Forum. All rights reserved.
This source code is protected by the legal notice posted at http://www.mgif.org/docs/notice.html