apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
common
Platform filter
common
Switch theme
Search in API
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