trixnity-olm
3.0.0-beta3
common
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmVersion
Olm
Version
data
class
OlmVersion
(
val
major
:
Int
,
val
minor
:
Int
,
val
patch
:
Int
)
Constructors
Properties
Constructors
Olm
Version
Link copied to clipboard
fun
OlmVersion
(
major
:
Int
,
minor
:
Int
,
patch
:
Int
)
Properties
major
Link copied to clipboard
val
major
:
Int
minor
Link copied to clipboard
val
minor
:
Int
patch
Link copied to clipboard
val
patch
:
Int