addAcceptedTlsVersion

fun addAcceptedTlsVersion(tlsVersion: TlsVersion): HomeServerConnectionConfig.Builder

Add an accepted TLS version for TLS connections with the homeserver.

Return

this builder

Parameters

tlsVersion

the tls version to add to the set of TLS versions accepted.