Search found 1 match

by dahateb
Sun Jul 21, 2019 11:10 am
Forum: Bookmap API
Topic: Plugin Communication
Replies: 1
Views: 3736

Plugin Communication

Hi all,

I want to send data from on plugin to another. Direct access doesn't seem to be possible since they are dynamically loaded, but I have seen that there is the possibility to send user defined messages. Is it possible for one plugin to subscribe to messages from another one?

Thanks