Class MLSystemNotifications

java.lang.Object
org.lwjgl.openxr.MLSystemNotifications

public class MLSystemNotifications extends Object
  • Field Details

    • XR_ML_system_notifications_SPEC_VERSION

      public static final int XR_ML_system_notifications_SPEC_VERSION
      See Also:
    • XR_ML_SYSTEM_NOTIFICATIONS_EXTENSION_NAME

      public static final String XR_ML_SYSTEM_NOTIFICATIONS_EXTENSION_NAME
      See Also:
    • XR_TYPE_SYSTEM_NOTIFICATIONS_SET_INFO_ML

      public static final int XR_TYPE_SYSTEM_NOTIFICATIONS_SET_INFO_ML
      See Also:
    • XR_ERROR_SYSTEM_NOTIFICATION_PERMISSION_DENIED_ML

      public static final int XR_ERROR_SYSTEM_NOTIFICATION_PERMISSION_DENIED_ML
      See Also:
    • XR_ERROR_SYSTEM_NOTIFICATION_INCOMPATIBLE_SKU_ML

      public static final int XR_ERROR_SYSTEM_NOTIFICATION_INCOMPATIBLE_SKU_ML
      See Also:
  • Method Details

    • nxrSetSystemNotificationsML

      public static int nxrSetSystemNotificationsML(XrInstance instance, long info)
      XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info)
    • xrSetSystemNotificationsML

      public static int xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML info)
      XrResult xrSetSystemNotificationsML(XrInstance instance, XrSystemNotificationsSetInfoML const * info)