HID APPROVE SDK  5.7.1
HID APPROVE SDK for iOS
 All Classes Files Functions Variables Enumerations Enumerator Properties Pages
HIDContainerConfiguration Class Reference

base container configuration More...

#import <HIDContainerInitialization.h>

Inheritance diagram for HIDContainerConfiguration:
HIDContainerInitialization HIDContainerRenewal

Properties

NSString * containerFriendlyName
 The container friendly name.
 
NSString * deviceFriendlyName
 The device friendly name. More...
 
NSString * pushId
 The device identifier provided by notification service. More...
 

Detailed Description

base container configuration

Property Documentation

- (NSString*) deviceFriendlyName
readwriteatomic

The device friendly name.

This name will be communicated to the server and may be used by other applications to help the end-user identify his/her device.

- (NSString*) pushId
readwriteatomic

The device 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.


The documentation for this class was generated from the following file: