mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
376 B
376 B
IncludeRelay
Include Relay addresses in the results E.g: https://10-0-0-25.bbf8e10c7fa20447cacee74cd9914cde.plex.direct:32400
Example Usage
import { IncludeRelay } from "@lukehagar/plexjs/sdk/models/operations";
let value: IncludeRelay = IncludeRelay.One;
Values
| Name | Value |
|---|---|
Zero |
0 |
One |
1 |