Commit 4afe423
Andrei Popescu
Extend Network.h abstract API Doxygen for Cancel. (#1247)
The current Doxygen description for the API Network::Cancel() did not
state clearly how the cancelled NetworkResponse will look like.
This commit adds the missing description with an example code snippet
to illustrate how the response will look like so that the user can
check the appropriate parameters properly.
Resolves: #1246
Signed-off-by: Andrei Popescu <andrei.popescu@here.com>1 parent b1d8384 commit 4afe423
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
99 | 115 | | |
100 | 116 | | |
101 | 117 | | |
| |||
0 commit comments