- these are the calls used by the dexcom uploader app
- these are in no particular order!
User-Agent: Dexcom%20Share/3.0.2.11 CFNetwork/672.0.2 Darwin/14.0.0
GET
| #include "StatePattern.h" | |
| #include <iostream> | |
| int main() | |
| { | |
| LogicFunction(); | |
| } | |
| void LogicFunction() | |
| { |