Sockets services: Difference between revisions

Comexk (talk | contribs)
No edit summary
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 ==