DiscoveryInformation
fun DiscoveryInformation( @Json(name = "m.homeserver") homeServer: WellKnownBaseConfig? = null, @Json(name = "m.identity_server") identityServer: WellKnownBaseConfig? = null, @Json(name = "io.element.disable_network_constraint") disableNetworkConstraint: Boolean? = null)
Content copied to clipboard