startHeartbeatTimers
startHeartbeatTimers — starts the heartbeat and timeout timers.
ST_STATUS startHeartbeatTimers( | ); |
void;Exception startHeartbeatTimers( | ); |
void;ST_OK if the timers were successfully started, otherwise
ST_ERROR.
This method is used to start the two heartbeat timers. If a timer period has
been set to 0, then that heartbeat timer function is
disabled. The default behaviour of the
onConnectionSuccess method is to make a call
to
startHeartbeatTimers.