Home > borogove > Register > (constructor)
Register.(constructor)
Constructs a new instance of the Register class
Signature:
protected constructor(domain: string, preAuth: string | null, username: string | null);
Parameters
| Parameter | Type | Description |
|---|---|---|
| domain | string | |
| preAuth | string | null | |
| username | string | null |