Package-level declarations

Types

Link copied to clipboard
interface WebInfo : WebInfoItem

Represents information about the web environment, including the user agent, browser, CPU, device, engine, and operating system.

Link copied to clipboard
interface WebInfoItem

Represents a general web information item. This interface includes a utility method safeValue() to return a null-safe value. It can be implemented by other interfaces or classes that deal with web-related data