@Deprecated public interface ApolloWSMessage
subscriptions-transport-ws
transport.Modifier and Type | Method and Description |
---|---|
Object |
connectionParams()
Deprecated.
|
JsonObject |
content()
Deprecated.
|
ServerWebSocket |
serverWebSocket()
Deprecated.
|
ApolloWSMessageType |
type()
Deprecated.
|
ServerWebSocket serverWebSocket()
ApolloWSMessageType type()
JsonObject content()
Object connectionParams()
Copyright © 2023 Eclipse. All rights reserved.