@contio/partner-sdk - v1.7.1
Preparing search index...
MeetingNextStep
Interface MeetingNextStep
Next step associated with a meeting
interface
MeetingNextStep
{
action_buttons
?:
MeetingActionButton
[]
;
autopilot
:
boolean
;
description
?:
string
;
id
:
string
;
name
:
string
;
type
?:
NextStepType
;
}
Index
Properties
action_
buttons?
autopilot
description?
id
name
type?
Properties
Optional
action_
buttons
action_buttons
?:
MeetingActionButton
[]
autopilot
autopilot
:
boolean
Optional
description
description
?:
string
id
id
:
string
name
name
:
string
Optional
type
type
?:
NextStepType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action_
buttons
autopilot
description
id
name
type
@contio/partner-sdk - v1.7.1
Loading...
Next step associated with a meeting