UserDeviceListResult
public class UserDeviceListResult : SdkObject
Metadata for each device the user has authorized.
The results are sorted based on the device’s ID.
-
Metadata for each device the user has authorized
Declaration
Swift
public lazy var result: [UserDevice] { get set }