Package | Description |
---|---|
com.dsi.ant.channel |
Modifier and Type | Method and Description |
---|---|
static AntCommandFailureReason |
AntCommandFailureReason.create(int rawValue)
Used internally by the API to create a failure reason received from ANT
Radio Service.
|
AntCommandFailureReason |
AntCommandFailedException.getFailureReason()
Why was this exception thrown.
|
static AntCommandFailureReason |
AntCommandFailureReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AntCommandFailureReason[] |
AntCommandFailureReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.