Get Version Response
data class GetVersionResponse(protocolVersion: String, product: String, revision: String, userAgent: String, jsVersion: String)
Content copied to clipboard
Represents response frame that is returned from Browser#getVersion operation call. Returns version information.
See also
Constructors
GetVersionResponse
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard