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

11 KiB

PlexDevice

Fields

Field Type Required Description Example
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 2019-06-24T11:38:02Z
LastSeenAt DateTime ✔️ N/A 2019-06-24T11:38:02Z
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