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

This class provides connected RFID reader region information. More...

Public Member Functions

List< String > GetSupportedChannels (string regionCode)
 Gets the supported channel list from connected reader. More...
 

Properties

string RegionCode [get]
 
string RegionName [get]
 
List< String > SupportedChannels [get]
 Gets the supported channels list from connected reader. More...
 

Detailed Description

This class provides connected RFID reader region information.

Member Function Documentation

◆ GetSupportedChannels()

List<String> ZebraRfidSdk.RegionInformation.GetSupportedChannels ( string  regionCode)
inline

Gets the supported channel list from connected reader.

Returns
The supported channels.
Parameters
regionCodeRegion code.

Property Documentation

◆ SupportedChannels

List<String> ZebraRfidSdk.RegionInformation.SupportedChannels
get

Gets the supported channels list from connected reader.

The supported channels.


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