mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.utils
/
DeviceInfo
/
Version
Version
common
class
Version
(
incremental
:
ByteArray
,
release
:
ByteArray
,
codename
:
ByteArray
,
sdk
:
Int
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
common
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
codename
Link copied to clipboard
common
val
codename
:
ByteArray
Content copied to clipboard
incremental
Link copied to clipboard
common
val
incremental
:
ByteArray
Content copied to clipboard
release
Link copied to clipboard
common
val
release
:
ByteArray
Content copied to clipboard
sdk
Link copied to clipboard
common
val
sdk
:
Int
=
29
Content copied to clipboard