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

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

Public Member Functions

 EncryptedEventArgs (BleResult result)
 Create encrypted event arguments. More...
 

Properties

BleResult Result [get]
 Result of the encrypt operation. More...
 

Detailed Description

Event arguments for the event IPeripheral.Encrypted.

Constructor & Destructor Documentation

§ EncryptedEventArgs()

Arendi.BleLibrary.Remote.EncryptedEventArgs.EncryptedEventArgs ( BleResult  result)

Create encrypted event arguments.

Parameters
resultResult of the encrypt operation.

Property Documentation

§ Result

BleResult Arendi.BleLibrary.Remote.EncryptedEventArgs.Result
get

Result of the encrypt operation.