PlatformAPI.IOTAMobileDeviceNotifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IOTAMobileDeviceNotifier = interface(IOTANotifier)

C++

__interface  INTERFACE_UUID("{F9CE8EFC-A3A2-4BE2-B8F2-13CD5F58FF41}") IOTAMobileDeviceNotifier  : public Toolsapi::IOTANotifier

Properties

Type Visibility Source Unit Parent
interface
class
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

IOTAMobileDeviceNotifier lets you associate callbacks with events related to design-time devices.

See Also