Interface Message

    • Method Detail

      • getField

        default String getField​(String fieldName)
        Gets the value of a field in this Event.
        Parameters:
        fieldName - The name of the field.
        Returns:
        The value of the named field.