PlayOn Plugin API

InternetResponse Properties

The properties of the InternetResponse class are listed below. For a complete list of InternetResponse class members, see the InternetResponse Members topic.

Public Instance Properties

Data Gets the raw response data from the internet request.
Exception Exceptions thrown by the internet request.
Headers Headers returned from the internet request.
HTML HTML returned from the internet request.
Redirects Array of redirects returns from the internet request.

See Also

InternetResponse Class | MediaMallTechnologies.PlayOn.Utilities Namespace