public interface SubscriptionIdleEvent
Event generated when the flow of historical data is finished and the start of actual data is starting.
This event is generated only if the
type of query of the
subscription is not SubscriptionParam.QUERY_TYPE_ON_TIME
.
This event must be handled by
SubscriptionListener.onSubscriptionIdle()
.
Field Summary |
---|
Fields inherited from interface Event |
---|
RESULT_GENERIC_ERROR, RESULT_OK |
Method Summary |
---|
Methods inherited from interface SubscriptionEvent |
---|
getSubscription |
Methods inherited from interface Event |
---|
getResult |