System.Beacon.TBeaconAdvertiser.EncodeEddystoneURL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function EncodeEddystoneURL(AURL: string): TBytes;

C++

System::DynamicArray<System::Byte> __fastcall EncodeEddystoneURL(System::UnicodeString AURL);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser


Description

Encode une URL donnée en utilisant l'encodage compressé Eddystone.

AURL spécifie la URL en tant que chaîne.

Voir aussi