Property | Type | Description | |
---|---|---|---|
FlagCache | EventFlags>.Dictionary | ||
OnUpdate | Action |
Method | Description | |
---|---|---|
AncsManager ( ) : System | ||
Connect ( ) : void | ||
OnAction ( PlainNotification notification, bool positive ) : void |
Method | Description | |
---|---|---|
ByteArrayToNotificationSourceData ( byte packet ) : NotificationSourceData | ||
DataSourceCharacteristicOnValueChanged ( GattCharacteristic sender, GattValueChangedEventArgs args ) : void | ||
DeviceOnConnectionStatusChanged ( BluetoothLEDevice device, object args ) : void | ||
NotificationSourceCharacteristicOnValueChanged ( GattCharacteristic sender, GattValueChangedEventArgs args ) : void | ||
OnUpdateReceived ( IActivatedEventArgs activatedEventArgs ) : void | ||
StructureToByteArray ( object obj ) : byte[] |
public OnAction ( PlainNotification notification, bool positive ) : void | ||
notification | PlainNotification | |
positive | bool | |
return | void |