public class DataMessage extends ApolloMessage
GQL_COMPLETE, GQL_CONNECTION_ACK, GQL_CONNECTION_ERROR, GQL_CONNECTION_INIT, GQL_CONNECTION_KEEP_ALIVE, GQL_CONNECTION_TERMINATE, GQL_DATA, GQL_ERROR, GQL_START, GQL_STOP| Constructor and Description |
|---|
DataMessage(String id,
graphql.ExecutionResult payload) |
| Modifier and Type | Method and Description |
|---|---|
T |
getPayload() |
getId, getTypepublic DataMessage(String id, graphql.ExecutionResult payload)
Copyright © 2018–2021. All rights reserved.