Uses of Interface
com.microsoft.cognitiveservices.speech.diagnostics.logging.EventLogger.EventHandler
-
Packages that use EventLogger.EventHandler Package Description com.microsoft.cognitiveservices.speech.diagnostics.logging -
-
Uses of EventLogger.EventHandler in com.microsoft.cognitiveservices.speech.diagnostics.logging
Methods in com.microsoft.cognitiveservices.speech.diagnostics.logging with parameters of type EventLogger.EventHandler Modifier and Type Method Description static voidEventLogger. setCallback(EventLogger.EventHandler handler)Sets event message logging handler.
-