Searched refs:JSON_RESPONSE_DEVICEID (Results 1 – 1 of 1) sorted by relevance
35 static const std::string JSON_RESPONSE_DEVICEID = "responseDeviceId"; variable81 GetStringFromJson(jsonObject, JSON_RESPONSE_DEVICEID, remoteProtocol_.responseDeviceId); in FromRemoteProtocolJson()