You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Using the Plugin" refers to the documentation for the underlying library, not the plugin.
Based on reading the source code, it seems like I need to define a class implementing FGenericApplicationMessageHandler.
That's a very different interface from the library, so its documentation isn't much help. A simple example of using this plugin would make it a lot easier to get started.
The text was updated successfully, but these errors were encountered:
"Using the Plugin" refers to the documentation for the underlying library, not the plugin.
Based on reading the source code, it seems like I need to define a class implementing
FGenericApplicationMessageHandler
.That's a very different interface from the library, so its documentation isn't much help. A simple example of using this plugin would make it a lot easier to get started.
The text was updated successfully, but these errors were encountered: