XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

Added ability to check if device is online #841

Closed StephenHodgson closed 3 years ago

StephenHodgson commented 3 years ago

updated license headers for networking system

XRTK - Mixed Reality Toolkit Pull Request

Overview

Added ability to check if device is online to the IMixedRealityNetworkingSystem

Changes

SimonDarksideJ commented 3 years ago

Question @StephenHodgson , how many platforms did you test this on? Or are we confident this is the same across all Unity's supported platforms.

StephenHodgson commented 3 years ago

@SimonDarksideJ this is a cross platform call. I'd be very surprised if it didn't work across all platforms as it's all part of .NET Standard