Click or drag to resize

Packet Class

A DTMF (telephone-event) packet.
Inheritance Hierarchy
SystemObject
  FM.IceLink.DtmfPacket

Namespace:  FM.IceLink.Dtmf
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The Packet type exposes the following members.

Constructors
  NameDescription
Public methodPacket
Initializes a new instance of the Packet class.
Top
Properties
  NameDescription
Public propertyDuration
Gets or sets the duration in timestamp units (based on the negotiated clock rate).
Public propertyEnd
Gets or sets the end-bit.
Public propertyEventCode
Gets or sets the event code.
Public propertyVolume
Gets or sets the volume in dBm0 with the sign removed. Power levels range from 0 to -63 dBm0, so the value of this field ranges from 0-63, with higher values indicating lower volume.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLength
Gets the length.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberReadFrom
Reads from a data buffer.
Public methodToString (Inherited from Object.)
Public methodWriteTo
Writes to a data buffer.
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also