mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 04:20:46 +00:00
915 B
915 B
Connections
Example Usage
import { Connections } from "@lukehagar/plexjs";
let value: Connections = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
protocol |
string | ➖ | N/A |
address |
string | ➖ | N/A |
port |
number | ➖ | N/A |
uri |
string | ➖ | N/A |
local |
boolean | ➖ | N/A |
relay |
boolean | ➖ | N/A |
iPv6 |
boolean | ➖ | N/A |