WebSocketResponse: R6 class for a websocket response

WebSocketResponseR Documentation

R6 class for a websocket response

Description

R6 class for a websocket response

R6 class for a websocket response

Methods

Public methods


Method new()

Usage
WebSocketResponse$new(webSocketStream, eventData)

Method clone()

The objects of this class are cloneable with this method.

Usage
WebSocketResponse$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.