THEOplayer React Native Connectors
    Preparing search index...

    Interface ContinuationClusterConfig

    interface ContinuationClusterConfig {
        accountProfile: AccountProfile;
        syncAcrossDevices: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    accountProfile: AccountProfile

    To allow a personalized continue watching experience, you need to provide account and profile information.

    syncAcrossDevices: boolean

    Controls whether a user's ContinuationCluster data should be synchronized across their devices (TV, phone, tablet, etc.).

    If true, cross-device syncing is enabled to leverage the full benefits of continue watching.

    true.