Sockets services: Difference between revisions
No edit summary |
|||
Line 561: | Line 561: | ||
== GetApplicationServerEnvironmentType == | == GetApplicationServerEnvironmentType == | ||
No input | 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 | Takes an input u8 [[Applet_Manager_services|ServerEnvironmentType]], no output. | ||
== DeleteApplicationServerEnvironmentType == | == DeleteApplicationServerEnvironmentType == |