trixnity-olm
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-olm
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