DeviceInfo
public struct DeviceInfo
Device info reported by Signal server
-
The device id
Declaration
Swift
public let id: UInt32 -
The device label (
name
)Declaration
Swift
public let label: String -
Datetime last seen
Declaration
Swift
public let lastSeen: Date -
Creation datetime
Declaration
Swift
public let created: Date
View on GitHub
Install in Dash
DeviceInfo Structure Reference