matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.space.peeking
/
SpacePeekResult
/
FailedToResolve
Failed
To
Resolve
data
class
FailedToResolve
(
val
spaceId
:
String
,
val
roomPeekResult
:
PeekResult
)
:
SpacePeekResult.SpacePeekError
Content copied to clipboard
Constructors
Properties
Constructors
Failed
To
Resolve
Link copied to clipboard
fun
FailedToResolve
(
spaceId
:
String
,
roomPeekResult
:
PeekResult
)
Content copied to clipboard
Properties
room
Peek
Result
Link copied to clipboard
val
roomPeekResult
:
PeekResult
Content copied to clipboard
space
Id
Link copied to clipboard
val
spaceId
:
String
Content copied to clipboard