trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-serverserverapi-client
/
de.connect2x.trixnity.serverserverapi.client
/
MatrixDestinationPlugin
Matrix
Destination
Plugin
class
MatrixDestinationPlugin
(
getDelegatedDestination
:
(
String
,
Int
)
->
Pair
<
String
,
Int
>
)
:
HttpClientPlugin
<
Unit
,
Unit
>
Members
Constructors
Matrix
Destination
Plugin
Link copied to clipboard
constructor
(
getDelegatedDestination
:
(
String
,
Int
)
->
Pair
<
String
,
Int
>
)
Properties
key
Link copied to clipboard
open
override
val
key
:
AttributeKey
<
Unit
>
Functions
install
Link copied to clipboard
open
override
fun
install
(
plugin
:
Unit
,
scope
:
HttpClient
)
prepare
Link copied to clipboard
open
override
fun
prepare
(
block
:
Unit
.
(
)
->
Unit
)