org.sailfishos.Messages documentation?

Hello folks,

I have developed an SMS share plugin a while ago which got broken after the Verla update.

I have checked the official MmsShare plugin (/usr/share/nemo-transferengine/plugins/MmsShare.qml), and I saw Jolla changed the approach: rather than presenting a custom page for recipient selection the Messages app got called via DBus.

Is there any documentation about this DBus API? Is there any documentation about the changed transfer engine plugin modifications? I see that a ShareAction type got set to the plugin’s shareAction property.

3 Likes

is https://forum.sailfishos.org/t/sailfish-share-api-and-sailfish-webview/8494 what you’re looking for?

2 Likes

Many thanks, this was what I have been looking for!

1 Like

As with other public APIs, the documentation is also available for offline reading under the Sailfish IDE (Qt Creator).