SwampClientConnectionInfo constructor

SwampClientConnectionInfo(
  1. SwampConnection parent,
  2. Channel channel
)

Implementation

SwampClientConnectionInfo(this.parent, this.channel);