matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.events.model
/
StableUnstableId
Stable
Unstable
Id
data
class
StableUnstableId
(
val
stable
:
String
,
val
unstable
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Stable
Unstable
Id
Link copied to clipboard
fun
StableUnstableId
(
stable
:
String
,
unstable
:
String
)
Content copied to clipboard
Properties
stable
Link copied to clipboard
val
stable
:
String
Content copied to clipboard
unstable
Link copied to clipboard
val
unstable
:
String
Content copied to clipboard
values
Link copied to clipboard
val
values
:
List
<
String
>
Content copied to clipboard