Digi IoT Library for .NET MAUI API reference

Show / Hide Table of Contents

Class DataReceivedEventArgs

Class used to define the arguments of the data received event.

Inheritance
object
EventArgs
DataReceivedEventArgs
Inherited Members
EventArgs.Empty
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: DigiIoTDigiIoT.MauiEvents
Assembly: DigiIoT.Maui.dll
Syntax
public class DataReceivedEventArgs : EventArgs

Constructors

DataReceivedEventArgs(byte[])

Instantiates a DataReceivedEventArgs object with the provided parameters.

Declaration
public DataReceivedEventArgs(byte[] data)
Parameters
Type Name Description
byte data

Data.

Properties

Data

The data received.

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