Interface ISharedObjectEvent

    • Method Detail

      • getSenderSharedObjectID

        ID getSenderSharedObjectID()
        Get ID of sender shared object responsible for this event
        Returns:
        ID of sender shared object. Will not be null.
      • getEvent

        Event getEvent()
        Get the Event from the sender shared object
        Returns:
        Event the event in question