nn::nex::DOCallContext::SetSubStreamID Member Function

Syntax

void SetSubStreamID(
     SubStreamID subStreamID
);

Parameters

Name Description
in subStreamID The SubStreamID to use during sending.

Return Values

None.

Description

For reliable communication, specifies 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