• ICBPeripheralDelegate
    namespace CoreBluetooth
    {
        [Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
        [Protocol(Name = "CBPeripheralDelegate", WrapperType = typeof(CBPeripheralDelegateWrapper))]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RssiUpdated", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(NSError) }, Selector = "peripheralDidUpdateRSSI:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RssiRead", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(NSNumber), typeof(NSError) }, Selector = "peripheral:didReadRSSI:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DiscoveredService", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(NSError) }, Selector = "peripheral:didDiscoverServices:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DiscoveredIncludedService", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBService), typeof(NSError) }, Selector = "peripheral:didDiscoverIncludedServicesForService:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DiscoveredCharacteristic", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBService), typeof(NSError) }, Selector = "peripheral:didDiscoverCharacteristicsForService:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UpdatedCharacterteristicValue", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBCharacteristic), typeof(NSError) }, Selector = "peripheral:didUpdateValueForCharacteristic:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WroteCharacteristicValue", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBCharacteristic), typeof(NSError) }, Selector = "peripheral:didWriteValueForCharacteristic:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UpdatedNotificationState", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBCharacteristic), typeof(NSError) }, Selector = "peripheral:didUpdateNotificationStateForCharacteristic:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DiscoveredDescriptor", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBCharacteristic), typeof(NSError) }, Selector = "peripheral:didDiscoverDescriptorsForCharacteristic:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UpdatedValue", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBDescriptor), typeof(NSError) }, Selector = "peripheral:didUpdateValueForDescriptor:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WroteDescriptorValue", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBDescriptor), typeof(NSError) }, Selector = "peripheral:didWriteValueForDescriptor:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "InvalidatedService", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CBPeripheral) }, Selector = "peripheralDidInvalidateServices:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "UpdatedName", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CBPeripheral) }, Selector = "peripheralDidUpdateName:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ModifiedServices", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBService[]) }, Selector = "peripheral:didModifyServices:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidOpenL2CapChannel", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CBPeripheral), typeof(CBL2CapChannel), typeof(NSError) }, Selector = "peripheral:didOpenL2CAPChannel:error:")]
        [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "IsReadyToSendWriteWithoutResponse", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CBPeripheral) }, Selector = "peripheralIsReadyToSendWriteWithoutResponse:")]
        public interface ICBPeripheralDelegate : INativeObject, IDisposable
    }
    
    nuget.org
    0.0 %
    Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
    Help Documentation
    .NET 7.0-ios7.0-tvos
    Xamarin iOS 0.0
    Xamarin macOS 0.0
    Xamarin tvOS 0.0
    Xamarin watchOS 0.0
    OS Platforms

    For the selected framework this API is only supported on the following OS platforms:

    • iOS
    • tvOS
    • Built-in API
    • Package-provided API

    04/01/2023
    An error has occurred. This application may no longer respond until reloaded. Reload 🗙