XBee C# library API reference

Show / Hide Table of Contents

Class BluetoothDataReceivedEventArgs

Provides the contents of the Bluetooth data received event.

Inheritance
System.Object
System.EventArgs
BluetoothDataReceivedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: XBeeLibrary.Core.Events.Relay
Assembly: XBeeLibrary.Core.dll
Syntax
public class BluetoothDataReceivedEventArgs : EventArgs

Constructors

BluetoothDataReceivedEventArgs(Byte[])

Instantiates a BluetoothDataReceivedEventArgs object with the provided parameters.

Declaration
public BluetoothDataReceivedEventArgs(byte[] data)
Parameters
Type Name Description
System.Byte[] data

The received data.

Properties

Data

The received data.

Declaration
public byte[] Data { get; }
Property Value
Type Description
System.Byte[]
Product page More documentation Official site About Digi Contact us Support
©2019 Digi International Inc. All rights reserved.
Digi International Inc.