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
RoomListQuery
Class RoomListQuery
Hierarchy
BridgedQuery
<
ROOM_LIST
>
RoomListQuery
Index
Constructors
constructor
Accessors
has
Next
is
Loading
Methods
next
release
Constructors
constructor
new
Room
List
Query
(
queryKey
:
`
native#
${
string
}
`
, type
:
ROOM_LIST
, binder
:
default
)
:
RoomListQuery
Parameters
queryKey:
`
native#
${
string
}
`
type:
ROOM_LIST
binder:
default
Returns
RoomListQuery
Accessors
has
Next
get
hasNext
(
)
:
boolean
Returns
boolean
is
Loading
get
isLoading
(
)
:
boolean
Returns
boolean
Methods
next
next
(
)
:
Promise
<
RoomProperties
[]
>
Returns
Promise
<
RoomProperties
[]
>
release
release
(
)
:
void
Returns
void
Exports
Room
List
Query
constructor
has
Next
is
Loading
next
release
Generated using
TypeDoc