matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.query
/
SpaceFilter
/
ExcludeSpace
Exclude
Space
data
class
ExcludeSpace
(
val
spaceId
:
String
)
:
SpaceFilter
Content copied to clipboard
Used to get all the rooms that do not have the provided space in their parent hierarchy.
Constructors
Properties
Constructors
Exclude
Space
Link copied to clipboard
fun
ExcludeSpace
(
spaceId
:
String
)
Content copied to clipboard
Properties
space
Id
Link copied to clipboard
val
spaceId
:
String
Content copied to clipboard