CBPeripheralManagerDelegate_Extensions
AdvertisingStarted(ICBPeripheralManagerDelegate, CBPeripheralManager, NSError)
CharacteristicSubscribed(ICBPeripheralManagerDelegate, CBPeripheralManager, CBCentral, CBCharacteristic)
CharacteristicUnsubscribed(ICBPeripheralManagerDelegate, CBPeripheralManager, CBCentral, CBCharacteristic)
DidOpenL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, CBL2CapChannel, NSError)
DidPublishL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, UInt16, NSError)
DidUnpublishL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, UInt16, NSError)
ReadRequestReceived(ICBPeripheralManagerDelegate, CBPeripheralManager, CBATTRequest)
ReadyToUpdateSubscribers(ICBPeripheralManagerDelegate, CBPeripheralManager)
ServiceAdded(ICBPeripheralManagerDelegate, CBPeripheralManager, CBService, NSError)
WillRestoreState(ICBPeripheralManagerDelegate, CBPeripheralManager, NSDictionary)
WriteRequestsReceived(ICBPeripheralManagerDelegate, CBPeripheralManager, CBATTRequest[])
xamarinwatchos
namespace CoreBluetooth
{
public static class CBPeripheralManagerDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ReadRequestReceived(this ICBPeripheralManagerDelegate! This, CBPeripheralManager! peripheral, CBATTRequest! request);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API