public method IOfferChangeListener.onChange

Brief

Processes notifications about an offer changed

Declaration

protojavascriptjavacsharp
public onChange(offerInfo : OfferInfo) : void

Parameters
offerInfo

The info about changed offer

Details

See also: OfferInfo

Declared in IOfferChangeListener

back