Uses of Enum Class
com.github.copilot.ConnectionState
Packages that use ConnectionState
-
Uses of ConnectionState in com.github.copilot
Subclasses with type arguments of type ConnectionState in com.github.copilotMethods in com.github.copilot 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.