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
)
:
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
On This Page
constructor
params
has
Next
is
Loading
next
Documentation
@sendbird/uikit-chat-hooks
@sendbird/uikit-react-native
@sendbird/uikit-react-native-foundation
@sendbird/uikit-utils
Generated using
TypeDoc