MLNotifications
NameSpace: MagicLeap
MLHeadsetFit description goes here.
Inherits from:
MLAutoAPISingleton< MLNotifications >,
MLLazySingleton< T >
Public Methods
MLResult SetNotifications
public static MLResult SetNotifications(
bool suppress
)
Parameters
Type | Name | Description |
---|---|---|
bool | suppress |
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