dbus-core-0.8.5.2: Low-level D-Bus protocol implementation

DBus.Message

Synopsis

Documentation

data Flag Source

Instances

data Serial Source

A value used to uniquely identify a particular message within a session. Serials are 32-bit unsigned integers, and eventually wrap.

data Unknown Source

Constructors

Unknown 

Instances

data ReceivedMessage Source

Not an actual message type, but a wrapper around messages received from the bus. Each value contains the message's Serial and possibly the origin's BusName