intentForSportsMedia

final Intent intentForSportsMedia(Context context, SnapConfiguration configuration, Boolean allowResnapAfterOdds, SnapActivityInitializationListener initializationListener)

Creates and returns the intent for a SnapActivity for Sports Media Mode. So after snapping, the OddsResultsFragment for the snapped sport event is presented.

  • configuration the snap configuration you want to use.

  • allowResnapAfterOdds control whether a back on the OddsResultsFragment should lead back to snapping again. Defaults to false

  • initializationListener optional initialization listener to allow for customization of the SnapActivity once it is created