XBee C# library API reference

Show / Hide Table of Contents

Class ATCommandStatusExtensions

Inheritance
System.Object
ATCommandStatusExtensions
Inherited Members
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.Models
Assembly: XBeeLibrary.Core.dll
Syntax
public static class ATCommandStatusExtensions

Methods

Get(ATCommandStatus, Byte)

Gest the ATCommandStatus associated to the specified id.

Declaration
public static ATCommandStatus Get(this ATCommandStatus source, byte id)
Parameters
Type Name Description
ATCommandStatus source
System.Byte id

Id to retrieve the corresponding source.

Returns
Type Description
ATCommandStatus

The ATCommandStatus associated to the specified id.

GetDescription(ATCommandStatus)

Gets the AT Command Status description.

Declaration
public static string GetDescription(this ATCommandStatus source)
Parameters
Type Name Description
ATCommandStatus source
Returns
Type Description
System.String

The AT Command Status description.

GetId(ATCommandStatus)

Gets the AT Command Status ID.

Declaration
public static byte GetId(this ATCommandStatus source)
Parameters
Type Name Description
ATCommandStatus source
Returns
Type Description
System.Byte

The AT Command Status ID.

ToDisplayString(ATCommandStatus)

Returns the ATCommandStatus in string format.

Declaration
public static string ToDisplayString(this ATCommandStatus source)
Parameters
Type Name Description
ATCommandStatus source
Returns
Type Description
System.String

The ATCommandStatus in string format.

Product page More documentation Official site About Digi Contact us Support
©2019 Digi International Inc. All rights reserved.
Digi International Inc.