nn::nex::DOCallContext::GetSubStreamID Member Function

Syntax

SubStreamID GetSubStreamID() const;

Parameters

None.

Return Values

The SubStreamID to use during sending.

Description

For reliable communication, gets the SubStreamID to use during sending.

The default is SubStreamIDDefine::SYSTEM, shared with the system.

See Also

SubStreamIDDefine, StreamSettings::SetMaxUserReliableSubStreams

Revision History

2012/11/05
Initial version.

CONFIDENTIAL