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
Sun, Nov 24, 2:49 AM (23 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39296
Default Alt Text
test-model.hpp (410 B)

Event Timeline