public interface ProductDown extends SDKFeedMessage
Modifier and Type | Interface and Description |
---|---|
static class |
ProductDown.ProductDownReason
Enumerates reasons why the
ProductDown message was dispatched |
static class |
ProductDown.SDKProductDownImpl
A
SDKFeedMessage implementation used to inform that a feed-based product is down |
Modifier and Type | Method and Description |
---|---|
ProductDown.ProductDownReason |
getReason()
Gets a
ProductDown.ProductDownReason instance indicating why the ProductDown message was
dispatched |
getGeneratingProduct, getRawMessage
getTimestamp
ProductDown.ProductDownReason getReason()
ProductDown.ProductDownReason
instance indicating why the ProductDown
message was
dispatchedProductDown.ProductDownReason
instance indicating why the ProductDown
message
was dispatchedCopyright © 2016–2017. All rights reserved.