Package io.webfolder.cdp.command
Interface SystemInfo
-
public interface SystemInfoThe 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 GetInfoResultgetInfo()Returns information about the system.
-
-
-
Method Detail
-
getInfo
GetInfoResult getInfo()
Returns information about the system.- Returns:
- GetInfoResult
-
-