Class KmlTourStatusChangedEvent

  • All Implemented Interfaces:
    Serializable

    public final class KmlTourStatusChangedEvent
    extends EventObject
    An event to be fired when a Kml tour's status changed.
    Since:
    100.5.0
    See Also:
    Serialized Form
    • Method Detail

      • getStatus

        public KmlTourStatus getStatus()
        Gets the KML tour status.
        Returns:
        the current KmlTourStatus
        Since:
        100.5.0