Web engagementsdk v2.52.0
over 1 year ago by ReadMe API
What’s New:
- added create widget API’s for creating, publising and deleting widget from SDK, namely
createTextPollWidget
,createImagePollWidget
,createTextPredictionWidget
,createImagePredictionWidget
,updateTextPredictionWidgetOption
,updateImagePredictionWidgetOption
,createPredictionFollowUpWidget
,createTextQuizWidget
,createImageQuizWidget
,createAlertWidget
,createTextAskWidget
,publishWidget
anddeleteWidget
API. Refer docs for more details. customId
arg prop fromcreateCommentBoard
API is now optional.- added
widgetAttributes
arg prop togetPostedWidgets
andgetWidgets
API that would enable listing widgets based on given widget attributes.