@microsoft/ocsdk
Advanced tools
Comparing version 0.3.2-main.2751df4 to 0.3.2-main.986795b
@@ -127,2 +127,17 @@ import FetchChatTokenResponse from "./Model/FetchChatTokenResponse"; | ||
sendTypingIndicator(requestId: string, currentLiveChatVersion: number, sendTypingIndicatorOptionalParams?: ISendTypingIndicatorOptionalParams): Promise<void>; | ||
/** | ||
* Helper function for logging. | ||
* | ||
* @param logLevel Log level for logging. | ||
* @param telemetryEventType Telemetry event type in which event will be logged. | ||
* @param description Description of the event. | ||
* @param requestId Request ID | ||
* @param response Response | ||
* @param elapsedTimeInMilliseconds Elapsed time in ms | ||
* @param requestPath Request path | ||
* @param method Method | ||
* @param error Error | ||
* @param data Data | ||
*/ | ||
private logWithLogger; | ||
} |
{ | ||
"name": "@microsoft/ocsdk", | ||
"version": "0.3.2-main.2751df4", | ||
"version": "0.3.2-main.986795b", | ||
"description": "Microsoft Omnichannel SDK", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5647978
6478