@sendbird/calls-react-native
Preparing search index...
RoomListQuery
Class RoomListQuery
Hierarchy
BridgedQuery
<
ROOM_LIST
>
RoomListQuery
Index
Constructors
constructor
Accessors
has
Next
is
Loading
Methods
next
release
Constructors
constructor
new
RoomListQuery
(
queryKey
:
`
native#
${
string
}
`
,
type
:
ROOM_LIST
,
binder
:
NativeBinder
,
)
:
RoomListQuery
Parameters
queryKey
:
`
native#
${
string
}
`
type
:
ROOM_LIST
binder
:
NativeBinder
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
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...