Package com.blub0x.BluIDSDK

Types

BluIDSDK
Link copied to clipboard
class BluIDSDK(environment: BluIDSDK_Environment, activity: Activity, deviceStateObserver: DeviceStateObserver)

Embedding BluID SDK in your app, allows you to make use of a variety of BluB0X security features. BluID SDK eliminates carrying of physical ID/credentials to unlock the door in multiple facilities. BluID SDK, makes use of the phone's bluetooth adapter, for discovering nearby BluPOINT devices. These BluPOINT devices are attached to the door, turnstile etc, wherever there is an access restriction needed. If an authorized user has access to the door, then BluID SDK will authenticate the BluPOINT device with credentials to unlock the door. Embedding BluID SDK in your application, will enable BluID SDK to make use phone’s of bluetooth adapter in the background, to find nearby BluPOINT devices. Thus enabling users of your application to seamlessly authenticate BluPOINT devices to open the access restricted door. Users of your application will be able to authenticate BluPOINT devices, once their BluID cards are synchronized by activating BluID SDK API’s/function, which will take care of synchronizing BluID cards from BluSKY cloud server. In order to synchronize the BluID Cards, Users need to login once with their BluB0X credentials and BluID SDK will never ask for credentials for login once the user is successfully logged in.