Uses of Interface
com.sportradar.livedata.sdk.feed.livescout.interfaces.LiveScoutUserRequestManager
Packages that use LiveScoutUserRequestManager
- 
Uses of LiveScoutUserRequestManager in com.sportradar.livedata.sdk.feed.livescout.classesClasses in com.sportradar.livedata.sdk.feed.livescout.classes that implement LiveScoutUserRequestManagerModifier and TypeClassDescriptionclassAUserRequestManagerimplementation associated with the live-scout feed.Constructors in com.sportradar.livedata.sdk.feed.livescout.classes with parameters of type LiveScoutUserRequestManagerModifierConstructorDescriptionLiveScoutFeedImpl(ProtocolManager<OutgoingMessage, LiveScoutEntityBase> protocolManager, LiveScoutUserRequestManager userRequestManager, LiveScoutDispatcher dispatcher, LiveScoutSettings settings) Initializes a new instance of theLiveScoutFeedImplclass.