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

9.0 KiB

PlexDevice

Fields

Field Type Required Description
Name string ✔️ N/A
Product string ✔️ N/A
ProductVersion string ✔️ N/A
Platform string ✔️ N/A
PlatformVersion string ✔️ N/A
Device string ✔️ N/A
ClientIdentifier string ✔️ N/A
CreatedAt DateTime ✔️ N/A
LastSeenAt DateTime ✔️ N/A
Provides string ✔️ N/A
OwnerId long ✔️ ownerId is null when the device is owned by the token used to send the request
SourceTitle string ✔️ N/A
PublicAddress string ✔️ N/A
AccessToken string ✔️ N/A
Owned bool ✔️ N/A
Home bool ✔️ N/A
Synced bool ✔️ N/A
Relay bool ✔️ N/A
Presence bool ✔️ N/A
HttpsRequired bool ✔️ N/A
PublicAddressMatches bool ✔️ N/A
DnsRebindingProtection bool ✔️ N/A
NatLoopbackSupported bool ✔️ N/A
Connections List<Connections> ✔️ N/A