@contio/partner-sdk - v1.7.1
Preparing search index...
MeetingParticipantListResponse
Interface MeetingParticipantListResponse
interface
MeetingParticipantListResponse
{
items
?:
MeetingParticipant
[]
;
limit
?:
number
;
offset
?:
number
;
total
?:
number
;
}
Index
Properties
items?
limit?
offset?
total?
Properties
Optional
items
items
?:
MeetingParticipant
[]
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
total
total
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
limit
offset
total
@contio/partner-sdk - v1.7.1
Loading...