Interface TemporalPlaybackSubscriptionExperimental

Listener registration handle.

interface TemporalPlaybackSubscription {
    remove(): void;
}

Methods

Methods