ofono/doc/message-api.txt

27 lines
595 B
Plaintext

Message hierarchy
===============
Service org.ofono
Interface org.ofono.Message
Object path [variable prefix]/{modem0,modem1,...}/{message_01,...}
Methods dict GetProperties()
Returns properties for the message object. See
the properties section for available properties.
Possible Errors: [service].Error.InvalidArguments
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given
property.
Properties string State
Contains the state of the message object. Possible
values are:
"pending",
"sent",
"failed"