v4.10.0
Features
You can mark push notifications as delivered within the SDK, tracking delivery status.
- Added
SendbirdPushHelper.markPushNotificationAsDelivered
.
SendbirdPushHelper.markPushNotificationAsDelivered(pushData)
Improvements
- Added
GroupChannel.resendMessage(MultipleFilesMessage, FileUploadHandler?, MultipleFilesMessageHandler?): MultipleFilesMessage?
,GroupChannel.copyMultipleFilesMessage(BaseChannel, MultipleFilesMessage, MultipleFilesMessageHandler?): MultipleFilesMessage?
. - Fixed a bug where the group channel changelogs did not update the group channel metadata.