Uses of Class
com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs
-
Packages that use ActivityReceivedEventArgs Package Description com.microsoft.cognitiveservices.speech.dialog -
-
Uses of ActivityReceivedEventArgs in com.microsoft.cognitiveservices.speech.dialog
Fields in com.microsoft.cognitiveservices.speech.dialog with type parameters of type ActivityReceivedEventArgs Modifier and Type Field Description EventHandlerImpl<ActivityReceivedEventArgs>DialogServiceConnector. activityReceivedDefines event handler for the activity received event.
-