Well Known
fun WellKnown( @Json(name = "m.homeserver" ) homeServer: WellKnownBaseConfig? = null, @Json(name = "m.identity_server" ) identityServer: WellKnownBaseConfig? = null, @Json(name = "m.integrations" ) integrations: JsonDict? = null, @Json(name = "org.matrix.msc2965.authentication" ) unstableDelegatedAuthConfig: DelegatedAuthConfig? = null, @Json(name = "io.element.disable_network_constraint" ) disableNetworkConstraint: Boolean? = null)
Content copied to clipboard