ontology_dart_sdk
network
WebsocketRpc
WebsocketRpc constructor
WebsocketRpc
WebsocketRpc class
Constructors
WebsocketRpc
Properties
channel
pendings
reconnectCurTimes
reconnectDelay
reconnectTimes
state
url
waitNotifyPendings
hashCode
runtimeType
Methods
close
connect
getAllowance
getBalance
getBlockByHash
getBlockByHeight
getBlockHash
getBlockHeight
getBlockHeightByTxHash
getBlockTxsByHeight
getContract
getGasPrice
getGrantOng
getMempoolTxCount
getMempoolTxState
getMerkleProof
getNetworkId
getNodeCount
getRawTransaction
getSmartCodeEventByHash
getSmartCodeEventByHeight
getStorage
getUnboundOng
getUnclaimedOng
getVersion
send
sendRawTx
noSuchMethod
toString
Operators
operator ==
WebsocketRpc constructor
WebsocketRpc
(
String
url
)
Implementation
WebsocketRpc(this.url);