次の方法で共有


AdvertisingSetCallback クラス

定義

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

[Android.Runtime.Register("android/bluetooth/le/AdvertisingSetCallback", ApiSince=26, DoNotGenerateAcw=true)]
public abstract class AdvertisingSetCallback : Java.Lang.Object
[<Android.Runtime.Register("android/bluetooth/le/AdvertisingSetCallback", ApiSince=26, DoNotGenerateAcw=true)>]
type AdvertisingSetCallback = class
    inherit Object
継承
AdvertisingSetCallback
属性

注釈

の Java ドキュメントandroid.bluetooth.le.AdvertisingSetCallback

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

AdvertisingSetCallback()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

AdvertisingSetCallback(IntPtr, JniHandleOwnership)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

プロパティ

Class

この Objectランタイム クラスを返します。

(継承元 Object)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
JniIdentityHashCode

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
JniPeerMembers

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

PeerReference

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
ThresholdClass

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

ThresholdType

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

メソッド

Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Dispose()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
Dispose(Boolean)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

オブジェクトへの参照がなくなったとガベージ コレクションによって判断されたときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドを起動します。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドを起動します。

(継承元 Object)
OnAdvertisingDataSet(AdvertisingSet, AdvertiseResult)

操作の結果を示す AdvertisingSet#setAdvertisingData 応答でトリガーされるコールバック。

OnAdvertisingEnabled(AdvertisingSet, Boolean, AdvertiseResult)

操作の結果を示す BluetoothLeAdvertiser#startAdvertisingSet 応答でトリガーされるコールバック。

OnAdvertisingParametersUpdated(AdvertisingSet, Int32, AdvertiseResult)

操作の結果を示す AdvertisingSet#setAdvertisingParameters 応答でトリガーされるコールバック。

OnAdvertisingSetStarted(AdvertisingSet, Int32, AdvertiseResult)

操作の結果を示す BluetoothLeAdvertiser#startAdvertisingSet 応答でトリガーされるコールバック。

OnAdvertisingSetStopped(AdvertisingSet)

広告セットが停止したことを示す応答 BluetoothLeAdvertiser#stopAdvertisingSet でトリガーされるコールバック。

OnPeriodicAdvertisingDataSet(AdvertisingSet, AdvertiseResult)

操作の結果を示す AdvertisingSet#setPeriodicAdvertisingData 応答でトリガーされるコールバック。

OnPeriodicAdvertisingEnabled(AdvertisingSet, Boolean, AdvertiseResult)

操作の結果を示す AdvertisingSet#setPeriodicAdvertisingEnabled 応答でトリガーされるコールバック。

OnPeriodicAdvertisingParametersUpdated(AdvertisingSet, AdvertiseResult)

操作の結果を示す AdvertisingSet#setPeriodicAdvertisingParameters 応答でトリガーされるコールバック。

OnScanResponseDataSet(AdvertisingSet, AdvertiseResult)

操作の結果を示す AdvertisingSet#setAdvertisingData 応答でトリガーされるコールバック。

SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
ToArray<T>()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
ToString()

オブジェクトの文字列表現を返します。

(継承元 Object)
UnregisterFromRuntime()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
Wait()

現在のスレッドが目覚めるまで待機させます。通常<は、通知<>/em> または <em>割り込み/em> を受け<取ります。

(継承元 Object)
Wait(Int64)

現在のスレッドが目覚めるまで待機します。通常<><は、通知/em> または <em>中断</em> によって、または一定のリアルタイムが経過するまで待機します。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドが目覚めるまで待機します。通常<><は、通知/em> または <em>中断</em> によって、または一定のリアルタイムが経過するまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.Finalized()

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.JniManagedPeerState

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

GetJniTypeName(IJavaPeerable)

Bluetooth LE advertising set callbacks, used to deliver advertising operation status.

適用対象