Сигнатура метода CoWatchingDelegate.onCoWatchingStateQuery
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Возвращает текущее состояние воспроизведения локального мультимедиа. Это вызывается регулярно, поэтому его следует написать для обеспечения производительности.
[null,null,["Последнее обновление: 2025-07-25 UTC."],[],[],null,["# Method signature CoWatchingDelegate.onCoWatchingStateQuery\n\n| **Early Access Program:** This feature was only available in limited preview, through an Early Access Program. This program is now closed to new signups.\n\nReturn the current state of the local media playout. This is called regularly\nso it should be written to be performant.\n\nSignature\n---------\n\n onCoWatchingStateQuery(): CoWatchingQueryResponse;\n\nDetails\n-------\n\n| Optional | No |\n|----------|----|\n\nReturns\n-------\n\n[CoWatchingQueryResponse](./live_sharing_sdk.cowatchingqueryresponse.md)\n\na `CoWatchingState` describing the current state."]]