HID APPROVE SDK  5.10
HID Approve SDK for Android
com.hidglobal.ia.service.transaction.ContainerConfiguration Class Reference

Base container configuration More...

Inheritance diagram for com.hidglobal.ia.service.transaction.ContainerConfiguration:
com.hidglobal.ia.service.transaction.ContainerInitialization com.hidglobal.ia.service.transaction.ContainerRenewal

Public Attributes

String containerFriendlyName
 
String deviceFriendlyName
 
String pushId
 

Detailed Description

Base container configuration

Member Data Documentation

◆ containerFriendlyName

String com.hidglobal.ia.service.transaction.ContainerConfiguration.containerFriendlyName

The container friendly name. (expected max 128 characters)

◆ deviceFriendlyName

String com.hidglobal.ia.service.transaction.ContainerConfiguration.deviceFriendlyName

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.

◆ pushId

String com.hidglobal.ia.service.transaction.ContainerConfiguration.pushId

The device identifier provided by the 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.