Uses of Enum Class
com.github.copilot.sdk.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in com.github.copilot.sdk
Methods in com.github.copilot.sdk that return ConnectionStateModifier and TypeMethodDescriptionCopilotClient.getState()Gets the current connection state.static ConnectionStateReturns the enum constant of this class with the specified name.static ConnectionState[]ConnectionState.values()Returns an array containing the constants of this enum class, in the order they are declared.