次の方法で共有


CBPeripheralManagerSubscriptionEventArgs クラス

定義

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
継承
CBPeripheralManagerSubscriptionEventArgs

コンストラクター

CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

CBPeripheralManagerSubscriptionEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Central

E:Core Bluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed イベントのデータCharacteristicUnsubscribedを提供します。

Characteristic

E:Core Bluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed イベントのデータCharacteristicUnsubscribedを提供します。

適用対象