Skip to main content
Version: 16.5.2

Interface IAdCapHandler

Declaration
public interface IAdCapHandler

Properties

IsCapped

Declaration
bool IsCapped { get; }

Cooldown

Declaration
double Cooldown { get; }

NextShowTime

Declaration
DateTime NextShowTime { get; set; }

Events

Capped

Declaration
event Action Capped
Event Type

System.Action