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

2.0 KiB
Raw Permalink Blame History

Connection

Example Usage

import { Connection } from "@lukehagar/plexjs/models/operations";

let value: Connection = {};

Fields

Field Type Required Description
address string N/A
local boolean Indicates if the connection is the server's LAN address
port number N/A
protocol string N/A
relay boolean Indicates the connection is over a relayed connection
uri string N/A