Interface ActionSchedule.PlayerTarget.Callback

  • Enclosing class:
    ActionSchedule.PlayerTarget

    public static interface ActionSchedule.PlayerTarget.Callback
    Callback to be called when message arrives.
    • Method Detail

      • onMessageArrived

        void onMessageArrived()
        Notifies about the arrival of the message.