Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The WebActivity API primarily provides functions for classifying HTTP content. You register a classifier with WebActivityRegisterClassifier and the framework will call your WebActivityClassifierInterface functions to classify content. Additionally your classifier can query the HTTP content using WebActivityRequestContextData.

 

  • No labels