public interface ImpressionListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImpressionListener.FederatedImpressionListener |
static class |
ImpressionListener.NoopImpressionListener |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
MUST NOT throw any exceptions
|
void |
log(Impression impression)
Log this impression to the listener.
|
void log(Impression impression)
impression - void close()
Copyright © 2019. All rights reserved.