AppRemoting.Connected Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event triggered when the connection between remote app (Client/Server) and player is successfully established.
public static event Microsoft.MixedReality.OpenXR.Remoting.ConnectedDelegate Connected;
member this.Connected : Microsoft.MixedReality.OpenXR.Remoting.ConnectedDelegate
Public Shared Custom Event Connected As ConnectedDelegate
Event Type
Remarks
This event will only be triggered if the "Holographic Remoting remote app" feature in OpenXR project settings is enabled and is never triggered in Holographic PlayMode Remoting.