CBPeripheralManagerSubscriptionEventArgs Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece dados para os CharacteristicUnsubscribed eventos E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed .
public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
inherit EventArgs
- Herança
-
CBPeripheralManagerSubscriptionEventArgs
Construtores
CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic) |
Inicializa uma nova instância da classe CBPeripheralManagerSubscriptionEventArgs. |
Propriedades
Central |
Fornece dados para os CharacteristicUnsubscribed eventos E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed . |
Characteristic |
Fornece dados para os CharacteristicUnsubscribed eventos E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed . |