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

2.1 KiB

Connections

Fields

Field Type Required Description
Protocol Protocol ✔️ The protocol used for the connection (http, https, etc)
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