Class InviteMigration

  • All Implemented Interfaces:
    ion.Meta.IEvent

    public class InviteMigration
    extends ion.Meta.Event
    an event that can be raised to signal that we would like an agent to migrate into this (empty) embodiment. The migration file needs to specify devicename of the local embodiment and inviteports for the other known devices for this event to have any effect
    • Constructor Summary

      Constructors 
      Constructor Description
      InviteMigration()  
    • Method Summary

      • Methods inherited from class ion.Meta.Event

        getRaiseTime
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InviteMigration

        public InviteMigration()