public interface
AdCelInitializationListener
co.adcel.init.AdCelInitializationListener
Class Overview
Interface of the event listener of the SDK initialization
Summary
Public Methods
void - onInitializationSuccess(int adTypeMask) - The event is triggered when the native advertising is successfully initialized
void - onInitializationFail(int adTypeMask) - The event is triggered in the event of the native advertising initializing errorĀ
Public Methods
void onInitializationSuccess(int adTypeMask)
The event is triggered when the SDK is successfully initialized
Parameters
adTypeMask - types mask
void onInitializationFail(int adTypeMask)
The event is triggered in the event of SDK initializing error
Parameters
adTypeMask - types mask