Page MenuHomePhorge

test-model.hpp
No OneTemporary

Size
494 B
Referenced Files
None
Subscribers
None

test-model.hpp

/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2023 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include <libkazv-config.hpp>
#include <immer/config.hpp> // https://github.com/arximboldi/immer/issues/168
#include <sdk-model.hpp>
class MatrixSdk;
Kazv::SdkModel makeTestModel();
MatrixSdk *makeTestSdk(Kazv::SdkModel model);
Kazv::Event makeRoomMember(std::string userId, std::string displayName = "", std::string avatarUrl = "");

File Metadata

Mime Type
text/x-c
Expires
Tue, Jun 24, 8:22 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
89252
Default Alt Text
test-model.hpp (494 B)

Event Timeline