public interface SDKProductStatusListener
Modifier and Type | Method and Description |
---|---|
void |
onProductDown(ProductDown productDown)
Invoked when a product serving messages via the feed is down.
|
void onProductDown(ProductDown productDown)
productDown
- A ProductDown
instance
specifying the associated product and reasonCopyright © 2016–2017. All rights reserved.