public interface NetRecordingRequestManager extends RecordingNetModule
CONTENT_LIST, CONTENT_MANAGER, CONTENT_RECORDER, CONTENT_RENDERER, CONTENT_SERVER, PROP_CONTROL_URL, PROP_DESCRIPTION_URL, PROP_EventSub_URL, PROP_NETMODULE_ID, PROP_NETMODULE_TYPE| Modifier and Type | Method and Description |
|---|---|
NetRecordingEntry |
createNetRecordingEntry()
This method creates a local entry which represents a network visible
collection of recording items.
|
void |
setNetRecordingRequestHandler(NetRecordingRequestHandler handler)
This method sets the specified NetRecordingRequestHandler that processes
requests to schedule recordings from remote devices.
|
requestDelete, requestDeleteService, requestDisable, requestPrioritize, requestPrioritize, requestReschedule, requestScheduleaddNetModuleEventListener, getDevice, getKeys, getNetModuleId, getNetModuleType, getProperty, isLocal, removeNetModuleEventListenerNetRecordingEntry createNetRecordingEntry() throws IOException
IOException - if the isLocal() method of this object does not return trueSecurityException - if the caller does not have
HomeNetPermission("recordinghandler")void setNetRecordingRequestHandler(NetRecordingRequestHandler handler)
handler - the handler to be set for this RecordingNetModule. If null is
specified, the currently set handler will be removed, and no
application notification will occur for recording requests.SecurityException - if the caller does not have
HomeNetPermission("recordinghandler")Copyright © 2012. All Rights Reserved.