Skip to content

Commit

Permalink
11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Jul 10, 2023
1 parent d1da855 commit 0c75353
Show file tree
Hide file tree
Showing 233 changed files with 794 additions and 794 deletions.
2 changes: 1 addition & 1 deletion build/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'idea'
apply plugin: 'eclipse'

group = 'com.mypurecloud'
version = '10.0.0'
version = '11.0.0'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion build/docs/releaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Platform API version: 7067
Platform API version: 7120


# Major Changes (0 changes)
Expand Down
2 changes: 1 addition & 1 deletion build/props.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
props.name=purecloud-guest-chat-client
props.version=10.0.0
props.version=11.0.0
props.description=A Java package to interface with the PureCloud Platform API Guest Chat APIs
props.url=https://developer.mypurecloud.com/api/rest/client-libraries/java-guest/
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ public static ApiClient defaultClient() {
private Builder(ConnectorProperties properties) {
this.properties = (properties != null) ? properties.copy() : new ConnectorProperties();
withUserAgent(DEFAULT_USER_AGENT);
withDefaultHeader("purecloud-sdk", "10.0.0");
withDefaultHeader("purecloud-sdk", "11.0.0");
}

public Builder withDefaultHeader(String header, String value) {
Expand Down
6 changes: 3 additions & 3 deletions build/target/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>All Classes and Interfaces (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>All Classes and Interfaces (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions build/target/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>All Packages (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>All Packages (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.apache (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.apache (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.connector.apache">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.apache Class Hierarchy (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.apache Class Hierarchy (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="tree: package: com.mypurecloud.sdk.v2.connector.apache">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.apache (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.apache (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="use: package: com.mypurecloud.sdk.v2.connector.apache">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.ning (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.ning (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.connector.ning">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.ning Class Hierarchy (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.ning Class Hierarchy (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="tree: package: com.mypurecloud.sdk.v2.connector.ning">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.ning (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.ning (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="use: package: com.mypurecloud.sdk.v2.connector.ning">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.okhttp (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.okhttp (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.connector.okhttp">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.okhttp Class Hierarchy (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector.okhttp Class Hierarchy (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="tree: package: com.mypurecloud.sdk.v2.connector.okhttp">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.okhttp (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector.okhttp (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="use: package: com.mypurecloud.sdk.v2.connector.okhttp">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.connector">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector Class Hierarchy (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.connector Class Hierarchy (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="tree: package: com.mypurecloud.sdk.v2.connector">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.connector (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="use: package: com.mypurecloud.sdk.v2.connector">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.extensions (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.extensions (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.extensions">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.extensions Class Hierarchy (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>com.mypurecloud.sdk.v2.extensions Class Hierarchy (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="tree: package: com.mypurecloud.sdk.v2.extensions">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.extensions (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>Uses of Package com.mypurecloud.sdk.v2.extensions (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="use: package: com.mypurecloud.sdk.v2.extensions">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>ApiClient.Builder (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>ApiClient.Builder (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.guest, class: ApiClient, class: Builder">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>ApiClient.LoggingConfiguration (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>ApiClient.LoggingConfiguration (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.guest, class: ApiClient, class: LoggingConfiguration">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>ApiClient (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>ApiClient (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.guest, class: ApiClient">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>ApiDateFormat (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>ApiDateFormat (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.guest, class: ApiDateFormat">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Jun 22 14:06:44 UTC 2023 -->
<title>ApiException (purecloud-guest-chat-client 10.0.0 API)</title>
<!-- Generated by javadoc (17) on Mon Jul 10 14:18:34 UTC 2023 -->
<title>ApiException (purecloud-guest-chat-client 11.0.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-06-22">
<meta name="dc.created" content="2023-07-10">
<meta name="description" content="declaration: package: com.mypurecloud.sdk.v2.guest, class: ApiException">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit 0c75353

Please sign in to comment.