apollo-kdoc
Toggle table of contents
5.0.0-SNAPSHOT
Select version
5.0.0-SNAPSHOT
3.8.2
common
Platform filter
common
Switch theme
apollo-kdoc
apollo-runtime
/
com.apollographql.apollo.network.websocket
/
ParseErrorServerMessage
Parse
Error
Server
Message
@
ApolloExperimental
class
ParseErrorServerMessage
(
val
errorMessage
:
String
)
:
ServerMessage
Special Server message that indicates a malformed message
Members
Constructors
Parse
Error
Server
Message
Link copied to clipboard
constructor
(
errorMessage
:
String
)
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String