Freigeben über


FeedbackLoopData Class

Definition

Data returned when the thumbsup or thumbsdown button is clicked and response is received.

public class FeedbackLoopData : Microsoft.Agents.Builder.App.FeedbackData
type FeedbackLoopData = class
    inherit FeedbackData
Public Class FeedbackLoopData
Inherits FeedbackData
Inheritance
FeedbackLoopData

Constructors

Name Description
FeedbackLoopData()

Properties

Name Description
ActionName

The action name.

(Inherited from FeedbackData)
ActionValue

The action value.

(Inherited from FeedbackData)
ReplyToId

The activity ID that the feedback provided on.

(Inherited from FeedbackData)

Applies to