ArtifactPlan

interface ArtifactPlan : ArtifactPlanProperties

This is the plan for artifacts generated during assistant's calls. Stored in call.artifact.

Note: recordingEnabled is currently at the root level. It will be moved to artifactPlan in the future, but will remain backwards compatible.

Properties

Link copied to clipboard
abstract var videoRecordingEnabled: Boolean?

This determines whether the video is recorded during the call. Default is false. Only relevant for webCall type.