Home > borogove > Caps > (constructor)
Caps.(constructor)
Constructs a new instance of the Caps class
Signature:
constructor(node: string, identities: borogove.Identity[], features: string[], ver?: ArrayBuffer | null);
Parameters
| Parameter | Type | Description |
|---|---|---|
| node | string | |
| identities | borogove.Identity[] | |
| features | string[] | |
| ver | ArrayBuffer | null | (Optional) |