Interface SharingPluginEvents.OnSharingClickListener

    • Method Detail

      • onSharingClick

        void onSharingClick​(SharingClickEvent sharingClickEvent)
        Triggered whenever somebody shares content from within the sharing plugin.
        Parameters:
        sharingClickEvent - The payload that accompanies the onSharingClick() event.