PlatformAPI.IOTARemoteProfileServices190.GetAndroidLauncher

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAndroidLauncher(const Profile: IOTARemoteProfile; const DeviceId: string;
Debug: Boolean = False; ConnectionCallBack: IOTAConnectionCallback = nil): string;

C++

virtual System::UnicodeString __fastcall GetAndroidLauncher(const _di_IOTARemoteProfile Profile, const System::UnicodeString DeviceId, bool Debug = false, _di_IOTAConnectionCallback ConnectionCallBack = _di_IOTAConnectionCallback()) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileServices190

Description

Embarcadero Technologies does not currently have any additional information.