Companion
Functions
Link copied to clipboard
final Intent intentForSportsMedia(Context context, SnapConfiguration configuration, Boolean allowResnapAfterOdds, SnapActivityInitializationListener initializationListener)
Content copied to clipboard
Creates and returns the intent for a SnapActivity for Sports Media Mode. So after snapping, the OddsResultsFragment for the snapped sport event is presented.
Link copied to clipboard
final Intent intentForSportsOperator(Context context, SnapConfiguration configuration, SnapActivityResultListener listener, SnapActivityInitializationListener initializationListener)
Content copied to clipboard
Creates and returns the intent for a SnapActivity for Sports Operator Mode. So after snapping, the provided SnapActivityResultListener is informed about the snapped sport event and you choose how to proceed.