CBCharacteristicWriteType Enum

Definition

Enumerates the possible types of writes to a characteristic's value.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBCharacteristicWriteType
type CBCharacteristicWriteType = 
Inheritance
CBCharacteristicWriteType
Attributes

Fields

WithoutResponse 1
WithResponse 0

Applies to