Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7893273
MatrixSdkMock.qml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
322 B
Referenced Files
None
Subscribers
None
MatrixSdkMock.qml
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2023 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
import
QtQuick
2.15
QtObject
{
function
mxcUriToHttp
(
uri
)
{
console
.
log
(
'mxcUriToHttp'
);
return
uri
||
''
;
}
function
devicesOfUser
(
userId
)
{
return
[];
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 2, 4:53 AM (21 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
471122
Default Alt Text
MatrixSdkMock.qml (322 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment