clip Share Fragment Did Fail With Too Short Clip
abstract Unit clipShareFragmentDidFailWithTooShortClip(ClipShareFragment fragment)
Content copied to clipboard
Called when the underlying clip for the provided snap result was loaded but the clip is too short. The user can try snapping again after a short period if the available clip is longer. 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