com.yandex.mobile.ads.instream

Interface InstreamAdBreak

  1. Method Summary
  2. Method Detail
    1. getType
    2. getAdBreakPosition


public interface InstreamAdBreak

Method Summary

All Methods
Instance Methods
Abstract Methods
Modifier and TypeMethod and Description
InstreamAdBreakPositiongetAdBreakPosition()
Provides InstreamAdBreakPosition object that represents content time offset
java.lang.StringgetType()
Provides ad break type.

Method Detail

getType

@NonNull
java.lang.String getType()
Provides ad break type. Allowed values see in InstreamAdBreakType
Returns:
Type of the ad break

getAdBreakPosition

@NonNull
InstreamAdBreakPosition getAdBreakPosition()
Provides InstreamAdBreakPosition object that represents content time offset
Returns:
Content time offset at which ad break is scheduled