fromVersionCode

fun fromVersionCode(versionCode: Int): ApiCommunicationVersion

Utility method to obtain an ApiCommunicationVersion from its version code

Return

the ApiCommunicationVersion object matching the given versionCode.

Throws

if no such element is found.