• Preparing search index...
  • The search index is not available
Avaya CCaaS Chat SDK APIs
  • Avaya CCaaS Chat SDK APIs
  • AvayaCCaaSChatSDK
  • resetIdleTimeout

Function resetIdleTimeout

  • resetIdleTimeout(): void
  • 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).

    Returns void

    Throws

    ACSException

Settings

Member Visibility

Theme

Avaya CCaaS Chat SDK APIs
  • AvayaCCaaSChatSDK
  • EngagementDisconnectReason
  • EngagementStatus
  • EventStreamFailureReason
  • EventType
  • LogLevel
  • ParticipantType
  • ShutdownReason
  • TextType
  • ACSException
  • Engagement
  • EngagementActive
  • EngagementError
  • EngagementEvent
  • EventStreamFailed
  • IdleTimeout
  • MessageArrived
  • MessageDelivered
  • PageIterator
  • ParticipantAdded
  • ParticipantDisconnected
  • Loading...