HID APPROVE SDK
5.13
HID Approve SDK for iOS/macOS
|
base container configuration More...
#import <HIDContainerInitialization.h>
Properties | |
NSString * | containerFriendlyName |
The container friendly name. (expected max 128 characters) | |
NSString * | deviceFriendlyName |
The device friendly name. (expected max 128 characters) More... | |
NSString * | pushId |
The base64 representation of the device token identifier provided by notification service,. More... | |
base container configuration
|
readwriteatomic |
The device friendly name. (expected max 128 characters)
This name will be communicated to the server and may be used by other applications to help the end-user identify his/her device.
|
readwriteatomic |
The base64 representation of the device token identifier provided by notification service,.
This identifier will be communicated to the server to allow it to send notifications. Value should be left blank to disable push notification for device.