org.bluez.obex.Message − BlueZ D-Bus OBEX Message API documentation
Service
org.bluez.obex
Interface
org.bluez.obex.Message1
Object path
[Session object path]/message{#}
Download message and store it in the target file.
If an empty target file is given, a temporary file will be automatically generated.
The returned path represents the newly created transfer, which should be used to find out if the content has been successfully transferred or if the operation fails.
The properties of this transfer are also returned along with the object path, to avoid a call to GetProperties, see org.bluez.obex.Transfer(5) for the possible list of properties.
Possible errors:
org.bluez.obex.Error.InvalidArguments
org.bluez.obex.Error.Failed
Folder which the message belongs to
Message subject
Message timestamp
Message sender name
Message sender address
Message Reply−To address
Message recipient name
Message recipient address
Message type
Possible values:
"email"
"sms−gsm"
"sms−cdma"
|
"mms" |
Message size in bytes
Message reception status
Possible values:
"complete"
"fractioned"
"notification"
Message priority flag
Message read flag
Message deleted flag
Message sent flag
Message protected flag
Message delivery status
Possible values:
"delivered"
|
"sent" |
"unknown"
Message conversation id sent by Server which servers as Unique identification of the conversation.
Human readable name of the conversation
Indicate the direction of the message
Possible values:
"incoming"
"outgoing"
"outgoingdraft"
"outgoingpending"
MIME type of the attachment