InitOperation constructor

InitOperation(
  1. dynamic payload
)

Implementation

InitOperation(this.payload) : super(MessageTypes.connectionInit);