Class METAColocationDiscovery

java.lang.Object
org.lwjgl.openxr.METAColocationDiscovery

public class METAColocationDiscovery extends Object
The XR_META_colocation_discovery extension.

Colocation discovery is a capability available through the XR_META_colocation_discovery extension that allows apps to discover physically colocated devices running the same app.

In the context of this extension, "the same application" means "bytewise identical Android package name" when running on an Android-based platform.