Files
plexcsharp/docs/Models/Requests/Connections.md

2.6 KiB

Connections

Fields

Field Type Required Description Example
Protocol Protocol ✔️ The protocol used for the connection (http, https, etc) http
Address string ✔️ The (ip) address or domain name used for the connection
Port int ✔️ The port used for the connection
Uri string ✔️ The full URI of the connection
Local bool ✔️ If the connection is local address
Relay bool ✔️ If the connection is relayed through plex.direct
IPv6 bool ✔️ If the connection is using IPv6