fun create(params: InstreamParams): SxAdSlotController
Creates a new SxAdSlotController instance for the instream use-case.
params - InstreamParams used for DI creation.
Return
Initialized SxAdSlotController
fun create(params: OutstreamParams): SxAdSlotController
Creates a new SxAdSlotController instance for the outstream use-case.
params - OutstreamParams used for DI creation
Return
Initialized SxAdSlotController