Class ConnectionPath

  • All Implemented Interfaces:
    ObservableTrigger


    public class ConnectionPath
    extends Path<Connection>
    Connection path definition

    Allows subscription to connectivity broadcast updates and retrieval of the current connection state. If there is nobody to listen to this path it will not emit any broadcasts.

    See Also:
    Connection
    • Method Detail

      • getData

        public Connection getData()
        Will return Connection with the state based on combined connection state of the device and the web widget
        Specified by:
        getData in class Path<Connection>
        Returns:
        connection pojo