isSupported

fun isSupported(version: Int?): Boolean

Whether a joiner's declared version is one this host can admit.

null — a peer predating the version field — is refused. See the class KDoc for why the pre-v2 permissive carve-out was closed rather than kept.