Interface ActivityDataIOEditor.GetDataCallback

  • Enclosing class:
    ActivityDataIOEditor

    public static interface ActivityDataIOEditor.GetDataCallback
    Callback interface which should be implemented by callers to retrieve the edited Assignments data.
    • Method Detail

      • getData

        void getData​(String assignmentData)