Skip to main content
Version: 20 Mar 2024

MLNotifications

NameSpace: MagicLeap

MLHeadsetFit description goes here.

Inherits from:
MLAutoAPISingleton< MLNotifications >,
MLLazySingleton< T >

Public Methods

MLResult SetNotifications

public static MLResult SetNotifications(
bool suppress
)

Parameters

TypeNameDescription
boolsuppress

Protected Methods

StartAPI

Start the API.

protected virtual override MLResult.Code StartAPI()

Reimplements: StartAPI


StopAPI

Stop the API.

protected virtual override MLResult.Code StopAPI()

Reimplements: StopAPI