]> sjero.net Git - linphone/blobdiff - coreapi/private.h
add device identifier api
[linphone] / coreapi / private.h
index 6c9ba8d29fa0ce57f74450a62b7b0eed9f896e50..2687ddc0385d3d557cc505397c3d79f8b952dbbe 100644 (file)
@@ -539,6 +539,7 @@ struct _LinphoneCore
        int device_rotation;
        int max_calls;
        LinphoneTunnel *tunnel;
+       char* device_id;
 };
 
 LinphoneTunnel *linphone_core_tunnel_new(LinphoneCore *lc);