7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
161 | 161 |
162 <p> | 162 <p> |
163 Class method to get all platform types defined in API v4. | 163 Class method to get all platform types defined in API v4. |
164 </p> | 164 </p> |
165 <dl> | 165 <dl> |
166 <dt>Returns:</dt> | 166 <dt>Return:</dt> |
167 <dd> | 167 <dd> |
168 list of all defined platform types | 168 list of all defined platform types |
169 </dd> | 169 </dd> |
170 </dl> | 170 </dl> |
171 <dl> | 171 <dl> |
180 | 180 |
181 <p> | 181 <p> |
182 Class method to get all threat entry types defined in API v4. | 182 Class method to get all threat entry types defined in API v4. |
183 </p> | 183 </p> |
184 <dl> | 184 <dl> |
185 <dt>Returns:</dt> | 185 <dt>Return:</dt> |
186 <dd> | 186 <dd> |
187 list of all defined threat entry types | 187 list of all defined threat entry types |
188 </dd> | 188 </dd> |
189 </dl> | 189 </dl> |
190 <dl> | 190 <dl> |
199 | 199 |
200 <p> | 200 <p> |
201 Class method to get all threat types defined in API v4. | 201 Class method to get all threat types defined in API v4. |
202 </p> | 202 </p> |
203 <dl> | 203 <dl> |
204 <dt>Returns:</dt> | 204 <dt>Return:</dt> |
205 <dd> | 205 <dd> |
206 list of defined threat types | 206 list of defined threat types |
207 </dd> | 207 </dd> |
208 </dl> | 208 </dl> |
209 <dl> | 209 <dl> |
225 <dd> | 225 <dd> |
226 platform type as defined in the v4 API | 226 platform type as defined in the v4 API |
227 </dd> | 227 </dd> |
228 </dl> | 228 </dl> |
229 <dl> | 229 <dl> |
230 <dt>Returns:</dt> | 230 <dt>Return:</dt> |
231 <dd> | 231 <dd> |
232 platform string | 232 platform string |
233 </dd> | 233 </dd> |
234 </dl> | 234 </dl> |
235 <dl> | 235 <dl> |
251 <dd> | 251 <dd> |
252 platform string | 252 platform string |
253 </dd> | 253 </dd> |
254 </dl> | 254 </dl> |
255 <dl> | 255 <dl> |
256 <dt>Returns:</dt> | 256 <dt>Return:</dt> |
257 <dd> | 257 <dd> |
258 list of platform types as defined in the v4 API for the | 258 list of platform types as defined in the v4 API for the |
259 given platform | 259 given platform |
260 </dd> | 260 </dd> |
261 </dl> | 261 </dl> |
285 <dd> | 285 <dd> |
286 threat entry type as defined in the v4 API | 286 threat entry type as defined in the v4 API |
287 </dd> | 287 </dd> |
288 </dl> | 288 </dl> |
289 <dl> | 289 <dl> |
290 <dt>Returns:</dt> | 290 <dt>Return:</dt> |
291 <dd> | 291 <dd> |
292 threat entry string | 292 threat entry string |
293 </dd> | 293 </dd> |
294 </dl> | 294 </dl> |
295 <dl> | 295 <dl> |
311 <dd> | 311 <dd> |
312 threat type to get the message for | 312 threat type to get the message for |
313 </dd> | 313 </dd> |
314 </dl> | 314 </dl> |
315 <dl> | 315 <dl> |
316 <dt>Returns:</dt> | 316 <dt>Return:</dt> |
317 <dd> | 317 <dd> |
318 threat message | 318 threat message |
319 </dd> | 319 </dd> |
320 </dl> | 320 </dl> |
321 <dl> | 321 <dl> |
337 <dd> | 337 <dd> |
338 threat type to get display string for | 338 threat type to get display string for |
339 </dd> | 339 </dd> |
340 </dl> | 340 </dl> |
341 <dl> | 341 <dl> |
342 <dt>Returns:</dt> | 342 <dt>Return:</dt> |
343 <dd> | 343 <dd> |
344 display string | 344 display string |
345 </dd> | 345 </dd> |
346 </dl> | 346 </dl> |
347 <dl> | 347 <dl> |
385 <dd> | 385 <dd> |
386 reference to the network reply object | 386 reference to the network reply object |
387 </dd> | 387 </dd> |
388 </dl> | 388 </dl> |
389 <dl> | 389 <dl> |
390 <dt>Returns:</dt> | 390 <dt>Return:</dt> |
391 <dd> | 391 <dd> |
392 extracted data | 392 extracted data |
393 </dd> | 393 </dd> |
394 </dl> | 394 </dl> |
395 <dl> | 395 <dl> |
418 | 418 |
419 <p> | 419 <p> |
420 Public method to check, if the fair use wait period has expired. | 420 Public method to check, if the fair use wait period has expired. |
421 </p> | 421 </p> |
422 <dl> | 422 <dl> |
423 <dt>Returns:</dt> | 423 <dt>Return:</dt> |
424 <dd> | 424 <dd> |
425 flag indicating expiration | 425 flag indicating expiration |
426 </dd> | 426 </dd> |
427 </dl> | 427 </dl> |
428 <dl> | 428 <dl> |
437 | 437 |
438 <p> | 438 <p> |
439 Public method to get the date and time the fair use delay will expire. | 439 Public method to get the date and time the fair use delay will expire. |
440 </p> | 440 </p> |
441 <dl> | 441 <dl> |
442 <dt>Returns:</dt> | 442 <dt>Return:</dt> |
443 <dd> | 443 <dd> |
444 fair use delay expiration date and time | 444 fair use delay expiration date and time |
445 </dd> | 445 </dd> |
446 </dl> | 446 </dl> |
447 <dl> | 447 <dl> |
468 dictionary of client states with keys like | 468 dictionary of client states with keys like |
469 (threatType, platformType, threatEntryType) | 469 (threatType, platformType, threatEntryType) |
470 </dd> | 470 </dd> |
471 </dl> | 471 </dl> |
472 <dl> | 472 <dl> |
473 <dt>Returns:</dt> | 473 <dt>Return:</dt> |
474 <dd> | 474 <dd> |
475 dictionary containing the list of found hashes and the | 475 dictionary containing the list of found hashes and the |
476 negative cache duration | 476 negative cache duration |
477 </dd> | 477 </dd> |
478 </dl> | 478 </dl> |
488 | 488 |
489 <p> | 489 <p> |
490 Public method to retrieve all available threat lists. | 490 Public method to retrieve all available threat lists. |
491 </p> | 491 </p> |
492 <dl> | 492 <dl> |
493 <dt>Returns:</dt> | 493 <dt>Return:</dt> |
494 <dd> | 494 <dd> |
495 tuple containing list of threat lists and an error message | 495 tuple containing list of threat lists and an error message |
496 </dd> | 496 </dd> |
497 </dl> | 497 </dl> |
498 <dl> | 498 <dl> |
516 dictionary of client states with keys like | 516 dictionary of client states with keys like |
517 (threatType, platformType, threatEntryType) | 517 (threatType, platformType, threatEntryType) |
518 </dd> | 518 </dd> |
519 </dl> | 519 </dl> |
520 <dl> | 520 <dl> |
521 <dt>Returns:</dt> | 521 <dt>Return:</dt> |
522 <dd> | 522 <dd> |
523 tuple containing the list of threat updates and an error | 523 tuple containing the list of threat updates and an error |
524 message | 524 message |
525 </dd> | 525 </dd> |
526 </dl> | 526 </dl> |
547 <dd> | 547 <dd> |
548 list of platform types to check against | 548 list of platform types to check against |
549 </dd> | 549 </dd> |
550 </dl> | 550 </dl> |
551 <dl> | 551 <dl> |
552 <dt>Returns:</dt> | 552 <dt>Return:</dt> |
553 <dd> | 553 <dd> |
554 tuple containing the list of threat list info objects and | 554 tuple containing the list of threat list info objects and |
555 an error message | 555 an error message |
556 </dd> | 556 </dd> |
557 </dl> | 557 </dl> |