clip Share Fragment Did Fail Loading Clip
abstract Unit clipShareFragmentDidFailLoadingClip(ClipShareFragment fragment)
Content copied to clipboard
Called when the underlying clip for the provided snap result failed loading. This is a terminal state and you should most likely dismiss the ClipShareViewController and navigate back to Snap UI or some other screen of your application. Note:** if you want to dismiss the ClipShareFragment, you need to do so. ClipShareFragment does not dismiss itself.
fragment the ClipShareFragment