AdvertisementReceivedEventInterface<T> constructor
AdvertisementReceivedEventInterface<T> (
- T device
Set the device for this abstract class.
Implementation
AdvertisementReceivedEventInterface(this.device);