libkazv
ephemeral.hpp File Reference
#include <libkazv-config.hpp>
#include <csapi/typing.hpp>
#include <csapi/receipts.hpp>
#include <csapi/read_markers.hpp>
#include "client-model.hpp"
Include dependency graph for ephemeral.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Kazv
 

Functions

ClientResult Kazv::updateClient (ClientModel m, SetTypingAction a)
 
ClientResult Kazv::processResponse (ClientModel m, SetTypingResponse r)
 
ClientResult Kazv::updateClient (ClientModel m, PostReceiptAction a)
 
ClientResult Kazv::processResponse (ClientModel m, PostReceiptResponse r)
 
ClientResult Kazv::updateClient (ClientModel m, SetReadMarkerAction a)
 
ClientResult Kazv::processResponse (ClientModel m, SetReadMarkerResponse r)