Files
plexjs/docs/models/operations/includerelay.md

381 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/models/operations";

let value: IncludeRelay = IncludeRelay.True;

Values

Name Value
False 0
True 1