Click or drag to resize

DocAI ResetUserHistory Method

Resets the user's all chat history in the AI service.

Namespace: Spire.Doc.AI
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string ResetUserHistory()

Return Value

Type: String
An async task that returns a string indicating whether the processing was successful or not.
See Also