Package 

Class RemoteTrackerDatasource

    • Method Summary

      Modifier and Type Method Description
      static TrackerDatasource create(@NonNull() HttpService httpService) Instantiates a RemoteTrackerDatasource.
      void track(@NonNull() List<TrackingEvent> trackingEvents, @NonNull() SSAICallback<List<TrackingEvent>> ssaiCallback) Tries to contact the URI of each TrackingEvent and then notifies successful resultsin onSuccess, in case there were errors onError is called.
      • Methods inherited from class com.brightcove.ssai.tracking.TrackerDatasource

        track
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait