trixnity-client
3.1.0
trixnity-client
/
net.folivo.trixnity.client
/
MatrixClientConfiguration
Matrix
Client
Configuration
class
MatrixClientConfiguration
Constructors
Properties
Constructors
Matrix
Client
Configuration
Link copied to clipboard
fun
MatrixClientConfiguration
(
)
Properties
http
Client
Factory
Link copied to clipboard
var
httpClientFactory
:
(
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
->
HttpClient
last
Relevant
Event
Filter
Link copied to clipboard
var
lastRelevantEventFilter
:
(
Event.RoomEvent
<
*
>
)
->
Boolean
modules
Link copied to clipboard
var
modules
:
List
<
Module
>
set
Own
Messages
As
Fully
Read
Link copied to clipboard
var
setOwnMessagesAsFullyRead
:
Boolean
=
false