C# Class Plugin.BLE.Android.CallbackEventArgs.RssiReadCallbackEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: xabre/xamarin-bluetooth-le

Méthodes publiques

Méthode Description
RssiReadCallbackEventArgs ( IDevice device, Exception error, int rssi ) : System

Method Details

RssiReadCallbackEventArgs() public méthode

public RssiReadCallbackEventArgs ( IDevice device, Exception error, int rssi ) : System
device IDevice
error System.Exception
rssi int
Résultat System