最近搜索


没有最近搜索

ChatProvidersSDK.AckResponseType.fireAndForget

已回答


已于 2021年9月15日 发布

 


I use Zendesk iOS SDK, when chat agent connected, I can not see what I typed, and cannot see agent reply in live chat board.

I opened logger, and logger shows:

 VER [ChatSession] 'Path value was sent successfully: KeepAliveMessage(paths: ["root", "livechat", "profile"], id: 01FFKQ5GBRY9Q6SWBSWW6CQCNZ, responseType: ChatProvidersSDK.AckResponseType.fireAndForget, status: ChatProvidersSDK.DeliveryStatus.pending, savesToDataNode: true)'

Can anyone help.


0

1

1 条评论

Hi suchang,

The log there is the description of a KeepAliveMessage, which is basically just a ping to keep the websocket connection established. AckResponseType.fireAndForget just tells us that we don't need to handle errors for that type of message. We don't handle it because they are sent quite often.

It wouldn't be related to why you're not seeing issues. Would need more info than this to help you further, a sample app or something like that.

Regards,
Killian

0


请先登录再写评论。

找不到所需的内容?

新建帖子