Files
plexjava/docs/models/operations/PlexDevice.md

12 KiB

PlexDevice

Fields

Field Type Required Description Example
name String ✔️ N/A
product String ✔️ N/A
productVersion String ✔️ N/A
platform Optional<String> ✔️ N/A
platformVersion Optional<String> ✔️ N/A
device Optional<String> ✔️ N/A
clientIdentifier String ✔️ N/A
createdAt OffsetDateTime ✔️ N/A 2019-06-24T11:38:02Z
lastSeenAt OffsetDateTime ✔️ N/A 2019-06-24T11:38:02Z
provides String ✔️ N/A
ownerId Optional<Long> ✔️ ownerId is null when the device is owned by the token used to send the request
sourceTitle Optional<String> ✔️ 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