trixnity-serverserverapi-client
3.6.1
common
trixnity-serverserverapi-client
/
net.folivo.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
>
)
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
)
Properties
key
Link copied to clipboard
open
override
val
key
:
AttributeKey
<
Unit
>