snapFragmentDidSnapSportEvent

Unit snapFragmentDidSnapSportEvent(SnapFragment fragment, SportEventSnapResultEntry sportEvent)

Called when the SnapFragment snaps a sport event. Snapping will automatically stop since we assume that you will navigate to a new screen. If you want to continue snapping, call continueSnapping on the SnapFragment. Note: if you want to dismiss the SnapFragment, you need to do so. SnapFragment does not dismiss itself.

  • fragment the snap fragment

  • sportEvent the snapped sport event result