public static interface ProductManager.Listener
Modifier and Type | Method and Description |
---|---|
void |
productAdded(ProductManager.Event event)
Notified when a product was added.
|
void |
productRemoved(ProductManager.Event event)
Notified when a product was removed.
|
void productAdded(ProductManager.Event event)
event
- the eventvoid productRemoved(ProductManager.Event event)
event
- the eventCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.