Package io.webfolder.cdp.command
Interface SystemInfo
-
public interface SystemInfo
The SystemInfo domain defines methods and events for querying low-level system information
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetInfoResult
getInfo()
Returns information about the system.
-
-
-
Method Detail
-
getInfo
GetInfoResult getInfo()
Returns information about the system.- Returns:
- GetInfoResult
-
-