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
NativeQueries
Interface NativeQueries
Hierarchy
NativeQueries
SendbirdCallsNativeSpec
Index
Properties
create
Direct
Call
Log
List
Query
create
Room
List
Query
Methods
query
Next
query
Release
Properties
create
Direct
Call
Log
List
Query
create
Direct
Call
Log
List
Query
:
NativeQueryCreator
<
DirectCallLogQueryParams
>
create
Room
List
Query
create
Room
List
Query
:
NativeQueryCreator
<
RoomListQueryParams
>
Methods
query
Next
query
Next
<
T
>
(
key
:
`
native#
${
string
}
`
, type
:
T
)
:
NativeQueryResult
<
T
extends
DIRECT_CALL_LOG
?
DirectCallLog
:
RoomProperties
>
Type Parameters
T
extends
NativeQueryType
Parameters
key:
`
native#
${
string
}
`
type:
T
Returns
NativeQueryResult
<
T
extends
DIRECT_CALL_LOG
?
DirectCallLog
:
RoomProperties
>
query
Release
query
Release
(
key
:
`
native#
${
string
}
`
)
:
void
Parameters
key:
`
native#
${
string
}
`
Returns
void
Exports
Native
Queries
create
Direct
Call
Log
List
Query
create
Room
List
Query
query
Next
query
Release
Generated using
TypeDoc