public interface SIRunningStatus
| Modifier and Type | Field and Description |
|---|---|
static byte |
NOT_RUNNING
Constant value for the running status as specified in EN 300 468
|
static byte |
PAUSING
Constant value for the running status as specified in EN 300 468
|
static byte |
RUNNING
Constant value for the running status as specified in EN 300 468
|
static byte |
STARTS_IN_A_FEW_SECONDS
Constant value for the running status as specified in EN 300 468
|
static byte |
UNDEFINED
Constant value for the running status as specified in EN 300 468
|
static final byte UNDEFINED
static final byte NOT_RUNNING
static final byte STARTS_IN_A_FEW_SECONDS
static final byte PAUSING
static final byte RUNNING
Copyright © 2012 code4tv.com. All Rights Reserved.