summaryrefslogtreecommitdiff
path: root/responsememblk.h
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-09-04 08:40:04 +0200
committerthlo <smarttv640@gmail.com>2013-09-04 08:40:04 +0200
commitb0bc0c365594276f6f14fec785e4fb8a37ad79c5 (patch)
treee349a840306ee08c3daa8fd81257858ed7824a31 /responsememblk.h
parentc8990cb5fcb0837ded0ba5281b086d44c904d18f (diff)
downloadvdr-plugin-smarttvweb-b0bc0c365594276f6f14fec785e4fb8a37ad79c5.tar.gz
vdr-plugin-smarttvweb-b0bc0c365594276f6f14fec785e4fb8a37ad79c5.tar.bz2
New /deleteFile API. Bug Fixes.
Diffstat (limited to 'responsememblk.h')
-rwxr-xr-xresponsememblk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/responsememblk.h b/responsememblk.h
index ce17989..5f564c2 100755
--- a/responsememblk.h
+++ b/responsememblk.h
@@ -76,6 +76,8 @@ class cResponseMemBlk : public cResponseBase {
void receiveAddTimerReq();
void receiveDelTimerReq();
+ void receiveDelFileReq();
+
void receiveClientInfo();
int receiveResume();