DeviceProtocol Class

Represents the protocol used by the device.

Definition

Namespace: MobileTrack.Receiver.Models
Assembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
internal sealed class DeviceProtocol
Inheritance
Object    DeviceProtocol

Constructors

DeviceProtocolInitializes a new instance of the DeviceProtocol class

Properties

DeterminedProtocol Determined protocol the device is using to communicate with the receiver.
PayloadType Type of payload embedded in the message.

See Also