Code

gql.graphqlws.GraphqlWS$.Code
See theCode companion object
sealed trait Code

Attributes

Companion
object
Source
GraphqlWS.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object StillConnecting.type
object TooManyInitRequests.type
object Unauthorized.type

Members list

Value members

Abstract methods

def code: Int

Attributes

Source
GraphqlWS.scala