Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 668 Bytes

toloka.client.project.template_builder.conditions.PlayedConditionV1.md

File metadata and controls

22 lines (16 loc) · 668 Bytes

PlayedConditionV1

toloka.client.project.template_builder.conditions.PlayedConditionV1 | Source code

PlayedConditionV1(
    self,
    *,
    hint: Optional[Any] = None,
    version: Optional[str] = '1.0.0'
)

Checks that playback has started.

For more information, see condition.played.

Parameters Description

Parameters Type Description
hint Optional[Any]

A hint that is shown if the condition is not met.