public interface CallTracker
| Modifier and Type | Field and Description |
|---|---|
static CallTracker |
DISABLED_TRACKER
Used when call tracking should not be enabled.
|
static CallTracker |
NOOP_TRACKER
Used when call tracking is not desired.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCancelled() |
static final CallTracker DISABLED_TRACKER
static final CallTracker NOOP_TRACKER
Copyright © 2019. All Rights Reserved.