Compartir a través de


DialogServiceConnector.ActivityReceived Evento

Definición

Señal de que se recibió una actividad del cuadro de diálogo de respaldo. Consulte también ActivityReceivedEventArgs.

public event EventHandler<Microsoft.CognitiveServices.Speech.Dialog.ActivityReceivedEventArgs> ActivityReceived;
member this.ActivityReceived : EventHandler<Microsoft.CognitiveServices.Speech.Dialog.ActivityReceivedEventArgs> 
Public Custom Event ActivityReceived As EventHandler(Of ActivityReceivedEventArgs) 

Tipo de evento

Se aplica a