struct Data : public nn::nex::RootObject { StationID id; StreamType type; SubStreamID subStreamID; RefBuffer buffer; };
Receive information in DirectStream
.
id
|
The StationID of the sender. |
|
---|---|---|
type
|
Communication type. | |
subStreamID
|
The SubStreamID during reliable communication. |
|
buffer
|
Receive buffer |
nn::nex::RootObject
nn::nex::DirectStream::Data
ConnectionID
to StationID
.CONFIDENTIAL