trixnity-olm
3.7.0-beta2
common
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmVersion
Olm
Version
data
class
OlmVersion
(
val
major
:
Int
,
val
minor
:
Int
,
val
patch
:
Int
)
Members
Constructors
Olm
Version
Link copied to clipboard
constructor
(
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