Reset the idleTimeout to indicate the SDK that the user session is still active.
The SDK already resets the timeout when it receives a request to AvayaCCaaSChatSDK.createEngagement, Engagement.join, Engagement.disconnect or Engagement.sendMessage.
Invoke this method only when client want to indicate a user's activity visible only to the client (apart from the above mentioned activities).
Reset the idleTimeout to indicate the SDK that the user session is still active. The SDK already resets the timeout when it receives a request to AvayaCCaaSChatSDK.createEngagement, Engagement.join, Engagement.disconnect or Engagement.sendMessage. Invoke this method only when client want to indicate a user's activity visible only to the client (apart from the above mentioned activities).