Properties
unsubscribe
unsubscribe:() => void
Removes the subscription. Used to de-register the listener.
Call this before destroying the client component.
Represents a subscription that can be used to subscribe to various things. like media playback position listener, media state changes etc.
() => void
Removes the subscription. Used to de-register the listener.
Call this before destroying the client component.