mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-08 10:59:59 +00:00
Introduce system app
Implementation as per spec Update DIAL version
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
#include "dial_server.h"
|
||||
|
||||
DIALStatus netflix_start(DIALServer *ds, const char *appname,
|
||||
const char *payload, const char *additionalDataUrl,
|
||||
const char *payload, const char* query_string,
|
||||
const char *additionalDataUrl,
|
||||
DIAL_run_t *run_id, void *callback_data);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user