Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.23 KB

alljoyntraffictype.md

File metadata and controls

42 lines (27 loc) · 1.23 KB
-api-id -api-type -api-device-family-note
T:Windows.Devices.AllJoyn.AllJoynTrafficType
winrt enum
xbox

AllJoynTrafficType

-description

Important

The types in the Windows.Devices.AllJoyn namespace are deprecated, and might not be available in future versions of Windows. AllJoyn—sponsored by AllSeen Alliance—was an open-source discovery and communication protocol for Internet of Things (IoT) scenarios such as turning lights on and off, and reading temperatures. For alternatives, such as IoTivity Lite and IoTivity, refer to the iotivity.org website.

Defines values used to indicate the type of data carried in session traffic.

-enum-fields

-field Unknown:0

Traffic type currently unknown.

-field Messages:1

Message traffic.

-field RawUnreliable:2

Unreliable (lossy) byte stream.

-field RawReliable:4

Session carries a reliable byte stream.

-remarks

-examples

-see-also

-capabilities

allJoyn