@sendbird/calls-react-native
Preparing search index...
Query
Interface Query
interface
Query
{
hasNext
:
boolean
;
isLoading
:
boolean
;
next
()
:
Promise
<
unknown
>
;
release
()
:
void
;
}
Index
Properties
has
Next
is
Loading
Methods
next
release
Properties
has
Next
hasNext
:
boolean
is
Loading
isLoading
:
boolean
Methods
next
next
()
:
Promise
<
unknown
>
Returns
Promise
<
unknown
>
release
release
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Next
is
Loading
Methods
next
release
@sendbird/calls-react-native
Loading...