Preparing search index...
The search index is not available
Documentation
Documentation
@sendbird/uikit-chat-hooks
CustomQuery
Class CustomQuery<T>
Type Parameters
T
Hierarchy
CustomQuery
Implements
CustomQueryInterface
<
T
>
Index
Constructors
constructor
Properties
params
Accessors
has
Next
is
Loading
Methods
next
Constructors
constructor
new
Custom
Query
<
T
>
(
params
:
ConstructorParams
<
T
>
)
:
CustomQuery
<
T
>
Type Parameters
T
Parameters
params:
ConstructorParams
<
T
>
Returns
CustomQuery
<
T
>
Properties
Private
params
params
:
ConstructorParams
<
T
>
Accessors
has
Next
get
hasNext
(
)
:
boolean
Returns
boolean
is
Loading
get
isLoading
(
)
:
boolean
Returns
boolean
Methods
next
next
(
)
:
Promise
<
T
[]
>
Returns
Promise
<
T
[]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Documentation
@sendbird/uikit-
chat-
hooks
@sendbird/uikit-
react-
native
@sendbird/uikit-
react-
native-
foundation
Avatar
Header
Icon
create
Scale
Factor
@sendbird/uikit-
utils
Custom
Query
constructor
params
has
Next
is
Loading
next
Generated using
TypeDoc