-
Deprecated Methods Method and Description zendesk.chat.ProfileProvider.appendVisitorNote(String, <any>) use #appendVisitorNote(String note) instead Appending visitor notes does not return an acknowledgement from the chat server. Therefore callbacks are redundant.zendesk.chat.ChatProvider.requestChat() This API is no longer supportedzendesk.chat.ProfileProvider.setVisitorNote(String, <any>) use #setVisitorNote(String note) instead Setting visitor notes does not return an acknowledgement from the chat server. Therefore callbacks are redundant.