From cf03da43956358c4702ca1c7ef67cdbd2342c4f3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 13 Nov 2014 13:47:13 +0100 Subject: Add DataReceived callback to Downloader --- src/main/thrift/imagemaster.thrift | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/thrift') diff --git a/src/main/thrift/imagemaster.thrift b/src/main/thrift/imagemaster.thrift index c38bb36..7d7b39e 100644 --- a/src/main/thrift/imagemaster.thrift +++ b/src/main/thrift/imagemaster.thrift @@ -154,4 +154,9 @@ service ImageServer { bool updateSatelliteAddress(1:ID serverSessionId, 2:string address), +/* + * Local interfacing + */ + ServerSessionData addSession(1:string localPassword, 2:UserInfo userInfo), + } -- cgit v1.2.3-55-g7522