Server list manager
| Methods | ||||||||
|---|---|---|---|---|---|---|---|---|
public
static
|
update_oauth2_token(int $id, string $pass, int $expiry): bool
Update the oauth2 password and password expiration
Update the oauth2 password and password expiration Parameters
|
# | ||||||
public
static
|
forget_credentials(int $id): void
Remove the username and password from a connection
Remove the username and password from a connection Parameters
|
# | ||||||
public
static
|
toggle_hidden(int $id, int $hide): void
Toggle the hidden status of a server
Toggle the hidden status of a server Parameters
|
# | ||||||