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
xamarintvos
namespace CoreBluetooth
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Register("CBPeripheral", true)]
public class CBPeripheral : CBPeer, INSCopying, INativeObject, IDisposable
{
public event EventHandler<CBPeripheralOpenL2CapChannelEventArgs!>! DidOpenL2CapChannel;
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Subscribe to this event 0.0 %
Unsubscribe from this event |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarintvos | |
Assembly | Xamarin.TVOS , 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