Zebra RFID SDK Xamarin
All Classes Namespaces Functions Enumerations Properties
Static Public Member Functions | Properties | List of all members
ZebraRfidSdk.RadioErrorEvent Class Reference

This class provides radio error status event. More...

Static Public Member Functions

static RadioErrorEvent CreateFromRadioErrorReport (srfidRadioErrorEvent radioErrorEvent)
 Creates RadioErrorEvent from radio error report. More...
 

Properties

string EventStatus [get, set]
 Gets or sets the radio event status. More...
 
int ErrorNumber [get, set]
 Gets or sets the radio error number. More...
 

Detailed Description

This class provides radio error status event.

Member Function Documentation

◆ CreateFromRadioErrorReport()

static RadioErrorEvent ZebraRfidSdk.RadioErrorEvent.CreateFromRadioErrorReport ( srfidRadioErrorEvent  radioErrorEvent)
inlinestatic

Creates RadioErrorEvent from radio error report.

Returns
The from radio error report.
Parameters
radioErrorEventRadio error event.

Property Documentation

◆ ErrorNumber

int ZebraRfidSdk.RadioErrorEvent.ErrorNumber
getset

Gets or sets the radio error number.

The error number.

◆ EventStatus

string ZebraRfidSdk.RadioErrorEvent.EventStatus
getset

Gets or sets the radio event status.

The event status.


The documentation for this class was generated from the following file: