Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.54 KB

alljoynserviceinfo_fromidasync_1322863552.md

File metadata and controls

35 lines (23 loc) · 1.54 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.AllJoyn.AllJoynServiceInfo.FromIdAsync(System.String)
winrt method
xbox

Windows.Devices.AllJoyn.AllJoynServiceInfo.FromIdAsync

-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.

Converts a DeviceInformation ID acquired by a device enumeration into an AllJoynServiceInfo object.

-parameters

-param deviceId

The acquired DeviceInformation ID.

-returns

The AllJoynServiceInfo object corresponding to the ID. This object can be used to establish sessions with remote endpoints and to retrieve About data from them.

-remarks

-examples

-see-also

-capabilities

allJoyn