|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordServiceExchange
Constants pertaining to the Record Service.
Field Summary | |
---|---|
static byte |
RECORD_SERVICE_REQUEST
Indicates that this a request to initiate recording |
static byte |
RECORD_SERVICE_REQUEST_DEREGISTER
Indicates that this is a deregister request |
static byte |
RECORD_SERVICE_REQUEST_REGISTER
Indicates that this is a register request |
static byte |
RECORD_SERVICE_RESPONSE
Indicates that this is a response to a previously issued request |
static byte |
RECORD_SERVICE_RESPONSE_DEREGISTER
Indicates that this is a deregister request |
static byte |
RECORD_SERVICE_RESPONSE_REGISTER
Indicates that this is a register request |
Field Detail |
---|
static final byte RECORD_SERVICE_REQUEST
static final byte RECORD_SERVICE_RESPONSE
static final byte RECORD_SERVICE_REQUEST_REGISTER
static final byte RECORD_SERVICE_REQUEST_DEREGISTER
static final byte RECORD_SERVICE_RESPONSE_REGISTER
static final byte RECORD_SERVICE_RESPONSE_DEREGISTER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |