Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
ISearchResult
Interface ISearchResult
interface
ISearchResult
{
context
:
IResultContext
;
rank
:
number
;
result
:
IEventWithRoomId
;
}
Index
Properties
context
rank
result
Properties
context
context
:
IResultContext
rank
rank
:
number
result
result
:
IEventWithRoomId
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
rank
result
matrix-js-sdk
Loading...