QuickBlox iOS SDK 2.21.0
Added:
-
QBRequest+QBChat
- Asynchronous Swift-compatible versions of:
createDialog:deleteDialogsWithIDs:forAllUsers:messagesWithDialogID:extendedRequest:forPage:
- Asynchronous Swift-compatible versions of:
-
QBChatMessage
setDateSentEnforced:method to enable custom sent dates for messages.
-
QBChatDialog
+create:class method for creating dialog objects with specified types.
Updated:
- QBChatMessage
- Revised
dateSentproperty documentation to clarify automatic and customizable behavior.
- Revised