libkazv
|
#include <libkazv-config.hpp>
#include <csapi/room_send.hpp>
#include <csapi/to_device.hpp>
#include <csapi/redaction.hpp>
#include "client-model.hpp"
Go to the source code of this file.
Namespaces | |
Kazv | |
Functions | |
ClientResult | Kazv::updateClient (ClientModel m, SendMessageAction a) |
ClientResult | Kazv::processResponse (ClientModel m, SendMessageResponse r) |
ClientResult | Kazv::updateClient (ClientModel m, SendToDeviceMessageAction a) |
ClientResult | Kazv::updateClient (ClientModel m, SendMultipleToDeviceMessagesAction a) |
ClientResult | Kazv::processResponse (ClientModel m, SendToDeviceResponse r) |
ClientResult | Kazv::updateClient (ClientModel m, SaveLocalEchoAction a) |
ClientResult | Kazv::updateClient (ClientModel m, UpdateLocalEchoStatusAction a) |
ClientResult | Kazv::updateClient (ClientModel m, RedactEventAction a) |
ClientResult | Kazv::processResponse (ClientModel m, RedactEventResponse r) |