nn::nex::DirectStream::StreamType Enumerated Type

Syntax

enum StreamType;

Value

Value Description
Unreliable Unreliable communication.
Reliable Reliable communication.

Description

The type of communication handled by DirectStream.

Revision History

2012/06/05
Deprecated UnreliableVoiceData.
2012/04/10
Initial version.

CONFIDENTIAL