uf-android-client
uf-client-service-api
/
com.kynetics.uf.android.api
/
ApiCommunicationVersion
/
Companion
/
fromVersionCode
from
Version
Code
fun
fromVersionCode
(
versionCode
:
Int
)
:
ApiCommunicationVersion
Content copied to clipboard
Return
the ApiCommunicationVersion object matching the given
versionCode
.
Throws
kotlin.
No
Such
Element
Exception
if no such element is found.