The Cell Broadcast interface allows you to manage cell broadcast subscriptions. Cell Broadcast is a technology that allows a text or binary message to be defined and distributed to all mobile terminals connected to a set of cells. Whereas SMS messages are sent point-to-point, Cell Broadcast messages are sent point-to-area. This means that one Cell Broadcast message can reach a huge number of terminals at once.
org.freesmartphone.GSM.CB
Description: Get current cell broadcast subscription channels.
The channels you are subscribed to. Simple strings to expect are "none" and "all". Also valid are compound descriptions of channel lists like "1,2,3-5,7,234,10-5".
Description: Set cell broadcast subscription channels.
The channels you want to subscribe. Valid simple strings are "none" and "all". Also valid are compound descriptions of channels lists like "1,2,3-5,7,234,10-5".
Description: Sent, when a cell broadcast message has been received.
The text of the message.
s: languageThe language encoding.
a{sv}: propertiesAdditional properties.