Class: CacheItemEvent

Constructor

CacheItemEvent

new CacheItemEvent(type, url)

Parameter

type

cast.framework.events.EventType

Type of this event.

Value must not be null.

url

string

URL of data fetched from cache.

Property

url

constant

string

The URL of data fetched from cache.