cancellationSignal

val cancellationSignal: CompletableJob

Cancellation signal completed by the SDK when the entire player session is dismissed.

Calling cancel (or letting the hosting Activity be garbage-collected) completes this signal and propagates AdSlot.cancellationSignal completion to every slot still alive.