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