public class AdSDKNotificationManager
extends java.lang.Object
Constructor and Description |
---|
AdSDKNotificationManager() |
Modifier and Type | Method and Description |
---|---|
static void |
addSDKNotificationListener(AdSDKNotificationListener listener) |
static java.util.List<AdSDKNotificationListener> |
getNotificationListeners() |
static void |
removeSDKNotificationListener(AdSDKNotificationListener listener) |
public static void addSDKNotificationListener(AdSDKNotificationListener listener)
public static void removeSDKNotificationListener(AdSDKNotificationListener listener)
public static java.util.List<AdSDKNotificationListener> getNotificationListeners()