Arendi.BleLibrary  4.5.1.999
Core-Library (PCL)
Arendi.BleLibrary.Remote.AuthenticationPasskeyDisplayEventArgs Class Reference

Event arguments for the event IPeripheral.AuthenticationPasskeyDisplay. More...

Inheritance diagram for Arendi.BleLibrary.Remote.AuthenticationPasskeyDisplayEventArgs:

Public Member Functions

 AuthenticationPasskeyDisplayEventArgs (string passkey)
 Create passkey display event arguments. More...
 

Properties

string Passkey [get]
 Passkey to be displayed. More...
 

Detailed Description

Event arguments for the event IPeripheral.AuthenticationPasskeyDisplay.

Constructor & Destructor Documentation

§ AuthenticationPasskeyDisplayEventArgs()

Arendi.BleLibrary.Remote.AuthenticationPasskeyDisplayEventArgs.AuthenticationPasskeyDisplayEventArgs ( string  passkey)

Create passkey display event arguments.

Parameters
passkeyPasskey to be displayed.

Property Documentation

§ Passkey

string Arendi.BleLibrary.Remote.AuthenticationPasskeyDisplayEventArgs.Passkey
get

Passkey to be displayed.