BlazeIMAEnableAdsOptions
interface BlazeIMAEnableAdsOptions {
/**
* This delegate will be invoked upon different events.
*/
delegate?: BlazeIMADelegate | null
}Parameters
delegate
Set this variable in order to register a delegate. You can find more about the events here.
Updated about 2 months ago
Did this page help you?
