void SetupRcvCallback(rcvcbfo_t &&rcvcbfo)
FIXME_docs.
rcvcbfo_t fRcvCb
receive callback fobj
std::string fChannelId
channel id
std::function< bool(const uint8_t *, size_t)> rcvcbfo_t
virtual const std::string & ChannelId() const
FIXME_docs.
Declaration of class ReventLoop.