BUDeviceInfo Class Reference

Inherits from NSObject
Declared in BUDeviceInfo.h

Overview

Information about the device

  agentURL

The URL of the agent for the device that connected

@property (strong, nonatomic, nullable) NSURL *agentURL

Declared In

BUDeviceInfo.h

  deviceId

The deviceId of the device that connected

@property (strong, nonatomic, nullable) NSString *deviceId

Declared In

BUDeviceInfo.h

  planId

The planId of the device that connected

@property (strong, nonatomic, nullable) NSString *planId

Declared In

BUDeviceInfo.h

  verificationDate

The date when the device connected to the server

@property (strong, nonatomic, nullable) NSDate *verificationDate

Declared In

BUDeviceInfo.h