AdvertisingSetCallback.OnPeriodicAdvertisingParametersUpdated メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
操作の結果を示す AdvertisingSet#setPeriodicAdvertisingParameters
応答でトリガーされるコールバック。
[Android.Runtime.Register("onPeriodicAdvertisingParametersUpdated", "(Landroid/bluetooth/le/AdvertisingSet;I)V", "GetOnPeriodicAdvertisingParametersUpdated_Landroid_bluetooth_le_AdvertisingSet_IHandler", ApiSince=26)]
public virtual void OnPeriodicAdvertisingParametersUpdated (Android.Bluetooth.LE.AdvertisingSet? advertisingSet, Android.Bluetooth.LE.AdvertiseResult status);
[<Android.Runtime.Register("onPeriodicAdvertisingParametersUpdated", "(Landroid/bluetooth/le/AdvertisingSet;I)V", "GetOnPeriodicAdvertisingParametersUpdated_Landroid_bluetooth_le_AdvertisingSet_IHandler", ApiSince=26)>]
abstract member OnPeriodicAdvertisingParametersUpdated : Android.Bluetooth.LE.AdvertisingSet * Android.Bluetooth.LE.AdvertiseResult -> unit
override this.OnPeriodicAdvertisingParametersUpdated : Android.Bluetooth.LE.AdvertisingSet * Android.Bluetooth.LE.AdvertiseResult -> unit
パラメーター
- advertisingSet
- AdvertisingSet
広告セット。
- status
- AdvertiseResult
操作の状態。
- 属性
注釈
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。