Changes

23 bytes removed ,  17:36, 17 July 2023
Line 561: Line 561:     
== GetApplicationServerEnvironmentType ==
 
== GetApplicationServerEnvironmentType ==
No input, returns an output u8 "[[Applet_Manager_services|nn::oe::ServerEnvironmentType]]".
+
No input. Returns an output [[Applet_Manager_services|ServerEnvironmentType]].
    
This gets the type previously configured by [[#SetApplicationServerEnvironmentType]] if available, otherwise it determines the type via the current [[#EnvironmentIdentifier]].
 
This gets the type previously configured by [[#SetApplicationServerEnvironmentType]] if available, otherwise it determines the type via the current [[#EnvironmentIdentifier]].
    
== SetApplicationServerEnvironmentType ==
 
== SetApplicationServerEnvironmentType ==
Takes an input u8 "[[Applet_Manager_services|nn::oe::ServerEnvironmentType]]", no output.
+
Takes an input u8 [[Applet_Manager_services|ServerEnvironmentType]], no output.
    
== DeleteApplicationServerEnvironmentType ==
 
== DeleteApplicationServerEnvironmentType ==