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
dateSent
property documentation to clarify automatic and customizable behavior.
- Revised