System.Beacon.TEddystoneURL.EncodedURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EncodedURL:  TBytes;

C++

System::DynamicArray<System::Byte> EncodedURL;

Properties

Type Visibility Source Unit Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneURL

Description

Represents the HTTP URL scheme.

EncodedURL contains the encoding specifications as defined by RFC 1738.

See Also