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

Configuration for creation of a Container. More...

#import <HIDContainerInitialization.h>

Inheritance diagram for HIDContainerInitialization:
HIDContainerConfiguration

Properties

NSString * activationCode
 The activation code. More...
 
NSString * inviteCode
 The invite code. More...
 
NSString * serverURL
 The authentication server URL.
 
NSString * userId
 The user identifier.
 
- Properties inherited from HIDContainerConfiguration
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

Configuration for creation of a Container.

See also
- createContainer:withSessionPassword:withListener:error: (HIDDevice-p)

Property Documentation

- (NSString*) activationCode
readwriteatomic

The activation code.

This code encloses all the information needed to create a Container. It may come from a QR code or any other channel.

- (NSString*) inviteCode
readwriteatomic

The invite code.

This is a short code provided by the server to ensure the Container creation is genuine.


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