Interface IContainerConnectingEvent

    • Method Detail

      • getTargetID

        ID getTargetID()
        Get ID of container target (the container we are connecting to)
        Returns:
        ID the ID of the container we connecting to. Will not be null.
      • getData

        Object getData()
        Get data associated with connecting
        Returns:
        Object the object data for connect. May be null