[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["`chrome.cast.media.UserActionState` represents the state of a user action for media on a Cast device."],["It is constructed with a mandatory `userAction` parameter indicating the type of user action, like seeking or pausing."],["The state includes properties like `userAction` (the action type) and `customData` for app-specific information."]]],["The `UserActionState` class represents the state of a user action for media. It is instantiated with a `UserAction` object, which must not be null. It has two properties: `userAction`, representing the specific user action, and `customData`, an optional object for application-specific data. The `UserActionState` class is used to manage and convey the state information of media user interactions.\n"]]