java.lang.Object
public static final int HEARTBEAT_INTERVAL
public static final int HEARTBEAT_INTERVAL_MAX
public HeartbeatMonitor()
public java.lang.Runnable getHeartbeatRunnable()
public boolean isHeartbeatReceived()
public void start()
public void stop()
public int getInterval()
public void setInterval(int value)
public com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitorListener getListener()
public void setListener(IHeartbeatMonitorListener value)
public void notifyTransportActivity()
public synchronized void heartbeatACKReceived()
public void heartbeatReceived()
From Class | Methods |
---|---|
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |