Name

Phurple\Account::set — Sets a protocol-specific setting for an account.

public void Phurple\Account::set(string name,
                                 string value);

Sets a protocol-specific setting for an account.The value types expected are int, string or bool.

name

value