abstract fun versionRange(version: Int): Int
(source)
Provides the length of the range of message types supported by the subprotocol for a given version
version
- the version of the subprotocol to associate with the range
Return
the length of the range of message types supported by the subprotocol for a given version