Class CorsairSessionDetails
Represents version information for the Corsair-SDK
Inheritance
CorsairSessionDetails
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public sealed class CorsairSessionDetails
Properties
|
Edit this page
View Source
ClientVersion
Declaration
public string ClientVersion { get; }
Property Value
|
Edit this page
View Source
ServerHostVersion
Declaration
public string ServerHostVersion { get; }
Property Value
|
Edit this page
View Source
ServerVersion
Declaration
public string ServerVersion { get; }
Property Value