@textile/hub > ThreadKey > (constructor)
ThreadKey.(constructor)
Constructs a new instance of the ThreadKey class
Signature:
constructor(service: Uint8Array, read?: Uint8Array | undefined);
Parameters
| Parameter | Type | Description | 
|---|---|---|
| service | Uint8Array | |
| read | Uint8Array | undefined |