Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 841 Bytes

xboxliveendpointpair_remotedeviceaddress.md

File metadata and controls

29 lines (18 loc) · 841 Bytes
-api-id -api-type
P:Windows.Networking.XboxLive.XboxLiveEndpointPair.RemoteDeviceAddress
winrt property

Windows.Networking.XboxLive.XboxLiveEndpointPair.RemoteDeviceAddress

-description

Gets the XboxLiveDeviceAddress for the remote endpoint.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

-property-value

The remote XboxLiveDeviceAddress.

-remarks

There's no XboxLiveEndpointPair method for retrieving the local XboxLiveDeviceAddress. Use the XboxLiveDeviceAddress.GetLocal static method to get the local XboxLiveDeviceAddress.

-examples

-see-also