@NotFinalAPI public interface NotificationListenerFuse
Modifier and Type | Method and Description |
---|---|
int |
getMaxQueueSize()
With this method the user tells the SDK what is the size of the queue that triggers the fuse.
|
void |
onMaxQueueSizeReached(int currentQueueSize)
This is the fuse.
|
@NotFinalAPI int getMaxQueueSize()
@NotFinalAPI void onMaxQueueSizeReached(int currentQueueSize)
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.