@microsoft/ocsdk
Advanced tools
Comparing version 0.3.1 to 0.3.2-main.12dc790
@@ -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.1", | ||
"version": "0.3.2-main.12dc790", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5645966
6477