Package 

Class VerizonMediaPingConfiguration.Builder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • linearAdData

        @NonNull() VerizonMediaPingConfiguration.Builder linearAdData(boolean linearAdData)

        Sets whether to request information about upcoming ad breaks in the Ping responses.

        Parameters:
        linearAdData - Whether to request information about upcoming ad breaks in the Ping responses.
      • adImpressions

        @NonNull() VerizonMediaPingConfiguration.Builder adImpressions(boolean adImpressions)

        Sets whether to increase the accuracy of ad events by passing the current playback time in Ping requests.

        Parameters:
        adImpressions - Whether to increase the accuracy of ad events by passing the current playback time in Ping requests.
      • freeWheelVideoViews

        @NonNull() VerizonMediaPingConfiguration.Builder freeWheelVideoViews(boolean freeWheelVideoViews)

        Sets whether to enable FreeWheel's Video View by Callback feature to send content impressions to the FreeWheel server.

        Parameters:
        freeWheelVideoViews - Whether to enable FreeWheel's Video View by Callback feature to send content impressions to the FreeWheel server.