System.Beacon.IBeacon.GetRssi

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetRssi: Integer;

C++

virtual int __fastcall GetRssi() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IBeacon


説明

Rssi プロパティの取得メソッドです。

関連項目