Skip to main content
Solved

Chat widget SDK Documentation

  • August 30, 2023
  • 2 replies
  • 304 views

peter_at_prello
Forum|alt.badge.img

Hi,
would it be possible to have a more complete documentation about the "Chat Widget SDK Reference"?

Typically, the 'option' object, what are all the possible parameters? 
Also the events listener, except the "onUnreadChange" listener, what else do we have? 

Thanks

Best answer by jason

Hi Peter, the SDK reference at https://dev.frontapp.com/docs/chat-sdk-reference is complete, and does already show all available options in the provided examples. 

The `onUnreadChange` listener is the only supported event listener at this time. 

2 replies

jason
Forum|alt.badge.img+8
  • Fronteer
  • 168 replies
  • Answer
  • August 30, 2023

Hi Peter, the SDK reference at https://dev.frontapp.com/docs/chat-sdk-reference is complete, and does already show all available options in the provided examples. 

The `onUnreadChange` listener is the only supported event listener at this time. 


peter_at_prello
Forum|alt.badge.img
  • Author
  • Conversationalist
  • 2 replies
  • August 31, 2023

Hi Peter, the SDK reference at https://dev.frontapp.com/docs/chat-sdk-reference is complete, and does already show all available options in the provided examples. 

The `onUnreadChange` listener is the only supported event listener at this time. 

Ok, thank you Jason.