new ApolloWSMessage()
Methods
content() → {Object}
Returns:
the message content
- Type
- Object
serverWebSocket() → {ServerWebSocket}
Returns:
the websocket that received the message
- Type
- ServerWebSocket
type() → {Object}
Returns:
the message type
- Type
- Object