GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeGAMDelegateOnAdEventParams

interface BlazeGAMDelegateOnAdEventParams {
  eventType: BlazeOnAdEventEventType;
}

Parameters

eventType

The type of the event that has been triggered. You can find more details about the types supported in our native section


Did this page help you?