Interface SharingPluginEvents.OnSharingCloseListener

    • Method Detail

      • onSharingClose

        void onSharingClose​(SharingCloseEvent sharingCloseEvent)
        Fires when the Sharing plugin is closed.
        Parameters:
        sharingCloseEvent - The payload that accompanies the onSharingClose() event.