matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.homeserver
/
RoomCapabilitySupport
Room
Capability
Support
data
class
RoomCapabilitySupport
(
val
preferred
:
String
?
,
val
support
:
List
<
String
>
)
Content copied to clipboard
Constructors
Properties
Constructors
Room
Capability
Support
Link copied to clipboard
fun
RoomCapabilitySupport
(
preferred
:
String
?
,
support
:
List
<
String
>
)
Content copied to clipboard
Properties
preferred
Link copied to clipboard
val
preferred
:
String
?
Content copied to clipboard
support
Link copied to clipboard
val
support
:
List
<
String
>
Content copied to clipboard