Page MenuHomePhorge

test-model.hpp
No OneTemporary

Size
410 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 <kazv-defs.hpp>
#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
Wed, May 14, 10:56 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
100507
Default Alt Text
test-model.hpp (410 B)

Event Timeline