Skip to content
On this page

setPassword()

Change the server password at runtime.

Function Definition

ts
function setPassword(password: string): void;

Arguments

  • password: string

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk