Files
plexjava/docs/models/operations/PlexDevice.md
2024-09-08 02:40:34 +00:00

9.4 KiB

PlexDevice

Fields

Field Type Required Description
name String ✔️ N/A
product String ✔️ N/A
productVersion String ✔️ N/A
platform Optional ✔️ N/A
platformVersion Optional ✔️ N/A
device Optional ✔️ N/A
clientIdentifier String ✔️ N/A
createdAt OffsetDateTime ✔️ N/A
lastSeenAt OffsetDateTime ✔️ N/A
provides String ✔️ N/A
ownerId Optional ✔️ ownerId is null when the device is owned by the token used to send the request
sourceTitle Optional ✔️ N/A
publicAddress String ✔️ N/A
accessToken String ✔️ N/A
owned boolean ✔️ N/A
home boolean ✔️ N/A
synced boolean ✔️ N/A
relay boolean ✔️ N/A
presence boolean ✔️ N/A
httpsRequired boolean ✔️ N/A
publicAddressMatches boolean ✔️ N/A
dnsRebindingProtection boolean ✔️ N/A
natLoopbackSupported boolean ✔️ N/A
connections List<Connections> ✔️ N/A