public class BackgroundScanState
extends java.lang.Object
AntCommandFailedException
reason AntCommandFailureReason.BACKGROUND_SCAN_IN_USE
.
Multiple channels may be configured as background scanning channels at the same time.Modifier and Type | Field and Description |
---|---|
static |
CREATOR
For Parcelable
|
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isConfigured()
Have any channels been assigned with the Background Scan extended assignment set
|
boolean |
isInProgress()
Is any background scanning channel open.
|
java.lang.String |
toString() |
void |
writeToParcel(Parcel dest,
int flags) |
public boolean isConfigured()
public boolean isInProgress()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.