org.freedesktop.ModemManager1.Cbm

org.freedesktop.ModemManager1.Cbm — The ModemManager Cbm interface.

Properties

State        readable   u
Text         readable   s
Channel      readable   u
MessageCode  readable   u
Update       readable   u

Description

The Cbm interface defines operations and properties of a single cell broadcast message.

Property Details

The "State" property

State  readable   u

A MMCbmState value, describing the state of the message.

Since: 1.24


The "Text" property

Text  readable   s

Message text, in UTF-8.

Since: 1.24


The "Channel" property

Channel  readable   u

The channel (or message identifier) specifying the source and type of the cell broadcast message.

Since: 1.24


The "MessageCode" property

MessageCode  readable   u


The "Update" property

Update  readable   u

The update number of this CBM. The update number allows to update CBMs with the same channel and message code.

Since: 1.24