Show / Hide Table of Contents

Enum CorsairSessionState

iCUE-SDK: contains a list of all possible session states

Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public enum CorsairSessionState

Fields

Name Description
Closed

iCUE-SDK: client not initialized or client closed connection (initial state)

Connected

iCUE-SDK: successfully connected

Connecting

iCUE-SDK: client initiated connection but not connected yet

ConnectionLost

iCUE-SDK: server closed connection

ConnectionRefused

iCUE-SDK: server did not allow connection

Invalid

iCUE-SDK: dummy value

Timeout

iCUE-SDK: server did not respond, sdk will try again

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX