@sendbird/calls-react-native
Preparing search index...
DirectCallLogListQuery
Class DirectCallLogListQuery
Hierarchy
BridgedQuery
<
DIRECT_CALL_LOG
>
DirectCallLogListQuery
Index
Constructors
constructor
Accessors
has
Next
is
Loading
Methods
next
release
Constructors
constructor
new
DirectCallLogListQuery
(
queryKey
:
`
native#
${
string
}
`
,
type
:
DIRECT_CALL_LOG
,
binder
:
NativeBinder
,
)
:
DirectCallLogListQuery
Parameters
queryKey
:
`
native#
${
string
}
`
type
:
DIRECT_CALL_LOG
binder
:
NativeBinder
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
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
has
Next
is
Loading
Methods
next
release
@sendbird/calls-react-native
Loading...