Search
Preparing search index...
The search index is not available
@sendbird/calls-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@sendbird/calls-react-native
DirectCallLogListQuery
Class DirectCallLogListQuery
Hierarchy
BridgedQuery
<
DIRECT_CALL_LOG
>
DirectCallLogListQuery
Index
Constructors
constructor
Accessors
has
Next
is
Loading
Methods
next
release
Constructors
constructor
new
Direct
Call
Log
List
Query
(
queryKey
:
`
native#
${
string
}
`
, type
:
DIRECT_CALL_LOG
, binder
:
default
)
:
DirectCallLogListQuery
Parameters
queryKey:
`
native#
${
string
}
`
type:
DIRECT_CALL_LOG
binder:
default
Returns
DirectCallLogListQuery
Accessors
has
Next
get
hasNext
(
)
:
boolean
Returns
boolean
is
Loading
get
isLoading
(
)
:
boolean
Returns
boolean
Methods
next
next
(
)
:
Promise
<
DirectCallLog
[]
>
Returns
Promise
<
DirectCallLog
[]
>
release
release
(
)
:
void
Returns
void
Exports
Direct
Call
Log
List
Query
constructor
has
Next
is
Loading
next
release
Generated using
TypeDoc