Interface PhoneSystemStateChangedEvent

  • All Superinterfaces:
    Event

    public interface PhoneSystemStateChangedEvent
    extends Event
    A PhoneSystemStateChangedEvent is an event triggered due to a general state change of the remote system of a PhoneSystemConnector
    Since:
    11.27
    • Method Detail

      • getMessage

        java.util.Optional<java.lang.String> getMessage()
        Returns:
        an optional message provided with the state change
        Since:
        11.27