ObjMatrix/src/exceptions
Jonathan Schleifer f651e6194c Initial support for sync
Only sends the sync, does not do anything with the response yet.
Handling the response will be implemented in the next several commits,
piece by piece.

FossilOrigin-Name: 17e299f073f39e55dfe0b8a4bd1b34c8529400138d147df5a7229336df6ba04f
2020-10-03 21:56:23 +00:00
..
Makefile Initial support for sync 2020-10-03 21:56:23 +00:00
MTXClientException.h Add support for joining rooms 2020-10-03 17:40:47 +00:00
MTXClientException.m Add support for joining rooms 2020-10-03 17:40:47 +00:00
MTXFetchRoomListFailedException.h Add support for fetching room list 2020-10-03 17:08:07 +00:00
MTXFetchRoomListFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXJoinRoomFailedException.h Add support for joining rooms 2020-10-03 17:40:47 +00:00
MTXJoinRoomFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXLeaveRoomFailedException.h Add support for leaving rooms 2020-10-03 17:50:07 +00:00
MTXLeaveRoomFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXLoginFailedException.h MTXClient: Add support for logging out 2020-10-03 16:21:34 +00:00
MTXLoginFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXLogoutFailedException.h Add support for fetching room list 2020-10-03 17:08:07 +00:00
MTXLogoutFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXSendMessageFailedException.h Add support for sending messages 2020-10-03 18:09:38 +00:00
MTXSendMessageFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00
MTXSyncFailedException.h Initial support for sync 2020-10-03 21:56:23 +00:00
MTXSyncFailedException.m Initial support for sync 2020-10-03 21:56:23 +00:00