591 B
591 B
Home > cautious-journey > Remote > getLabel
Remote.getLabel() method
Get details of a single label.
Signature:
getLabel(options: LabelQuery): Promise<Array<LabelUpdate>>;
Parameters
Parameter | Type | Description |
---|---|---|
options | LabelQuery |
Returns:
Promise<Array<LabelUpdate>>