@sendbird/calls-react-native
Preparing search index...
RoomListQueryParams
Type Alias RoomListQueryParams
type
RoomListQueryParams
=
{
createdAt
?:
Range
;
createdByUserIds
?:
string
[]
;
currentParticipantCount
?:
Range
;
limit
?:
number
;
roomIds
?:
string
[]
;
state
?:
RoomState
;
type
?:
RoomType
;
}
Index
Properties
created
At?
created
By
User
Ids?
current
Participant
Count?
limit?
room
Ids?
state?
type?
Properties
Optional
created
At
createdAt
?:
Range
Optional
created
By
User
Ids
createdByUserIds
?:
string
[]
Optional
current
Participant
Count
currentParticipantCount
?:
Range
Optional
limit
limit
?:
number
Optional
room
Ids
roomIds
?:
string
[]
Optional
state
state
?:
RoomState
Optional
type
type
?:
RoomType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
created
By
User
Ids
current
Participant
Count
limit
room
Ids
state
type
@sendbird/calls-react-native
Loading...