Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2577352
account-data.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
576 B
Referenced Files
None
Subscribers
None
account-data.hpp
View Options
/*
* This file is part of libkazv.
* SPDX-FileCopyrightText: 2023 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include
<libkazv-config.hpp>
#include
<csapi/account-data.hpp>
#include
"client-model.hpp"
namespace
Kazv
{
ClientResult
updateClient
(
ClientModel
m
,
SetAccountDataPerRoomAction
a
);
ClientResult
processResponse
(
ClientModel
m
,
SetAccountDataPerRoomResponse
r
);
ClientResult
updateClient
(
ClientModel
m
,
SetAccountDataAction
a
);
ClientResult
processResponse
(
ClientModel
m
,
SetAccountDataResponse
r
);
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Jun 24, 5:49 AM (8 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
234710
Default Alt Text
account-data.hpp (576 B)
Attached To
Mode
rL libkazv
Attached
Detach File
Event Timeline
Log In to Comment