API:PlatformAPI.IOTAMobileDeviceNotifier.MobileDeviceChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MobileDeviceChanged(const aDeviceInternalName: string; aAction: TOTAMobileDeviceChangeAction);

C++

virtual void __fastcall MobileDeviceChanged(const System::UnicodeString aDeviceInternalName, TOTAMobileDeviceChangeAction aAction) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAMobileDeviceNotifier

Description

Embarcadero Technologies does not currently have any additional information.