matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.rendezvous.model
/
SimpleHttpRendezvousTransportDetails
Simple
Http
Rendezvous
Transport
Details
@
JsonClass
(
generateAdapter
=
true
)
data
class
SimpleHttpRendezvousTransportDetails
(
val
uri
:
String
)
:
RendezvousTransportDetails
Content copied to clipboard
Constructors
Properties
Constructors
Simple
Http
Rendezvous
Transport
Details
Link copied to clipboard
fun
SimpleHttpRendezvousTransportDetails
(
uri
:
String
)
Content copied to clipboard
Properties
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard
uri
Link copied to clipboard
val
uri
:
String
Content copied to clipboard