CBPeripheral
CBPeripheral(IntPtr)
CBPeripheral(NativeHandle)
CBPeripheral(NSObjectFlag)
AncsAuthorized
CanSendWriteWithoutResponse
ClassHandle
Delegate
IsConnected
Name
RSSI
Services
State
WeakDelegate
Copy(NSZone)
DiscoverCharacteristics(CBService)
DiscoverCharacteristics(CBUUID[], CBService)
DiscoverDescriptors(CBCharacteristic)
DiscoverIncludedServices(CBUUID[], CBService)
DiscoverServices()
DiscoverServices(CBUUID[])
Dispose(Boolean)
GetMaximumWriteValueLength(CBCharacteristicWriteType)
OpenL2CapChannel(UInt16)
ReadRSSI()
ReadValue(CBCharacteristic)
ReadValue(CBDescriptor)
SetNotifyValue(Boolean, CBCharacteristic)
WriteValue(NSData, CBDescriptor)
WriteValue(NSData, CBCharacteristic, CBCharacteristicWriteType)
DidOpenL2CapChannel
DiscoveredCharacteristic
DiscoveredCharacteristics
DiscoveredDescriptor
DiscoveredIncludedService
DiscoveredService
InvalidatedService
IsReadyToSendWriteWithoutResponse
ModifiedServices
RssiRead
RssiUpdated
UpdatedCharacterteristicValue
UpdatedName
UpdatedNotificationState
UpdatedValue
WroteCharacteristicValue
WroteDescriptorValue
xamarinwatchos
namespace CoreBluetooth
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Register("CBPeripheral", true)]
public class CBPeripheral : CBPeer, INSCopying, INativeObject, IDisposable
{
public override IntPtr ClassHandle { get; }
}
}
.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