CBPeripheralManager
CBPeripheralManager()
CBPeripheralManager(IntPtr)
CBPeripheralManager(NativeHandle)
CBPeripheralManager(NSObjectFlag)
CBPeripheralManager(ICBPeripheralManagerDelegate, DispatchQueue)
CBPeripheralManager(ICBPeripheralManagerDelegate, DispatchQueue, NSDictionary)
Advertising
AuthorizationStatus
ClassHandle
Delegate
OptionRestoreIdentifierKey
OptionShowPowerAlertKey
RestoredStateAdvertisementDataKey
RestoredStateServicesKey
State
WeakDelegate
AddService(CBMutableService)
Dispose(Boolean)
PublishL2CapChannel(Boolean)
RemoveAllServices()
RemoveService(CBMutableService)
RespondToRequest(CBATTRequest, CBATTError)
SetDesiredConnectionLatency(CBPeripheralManagerConnectionLatency, CBCentral)
StartAdvertising(NSDictionary)
StartAdvertising(StartAdvertisingOptions)
StopAdvertising()
UnpublishL2CapChannel(UInt16)
UpdateValue(NSData, CBMutableCharacteristic, CBCentral[])
AdvertisingStarted
CharacteristicSubscribed
CharacteristicUnsubscribed
DidOpenL2CapChannel
DidPublishL2CapChannel
DidUnpublishL2CapChannel
ReadRequestReceived
ReadyToUpdateSubscribers
ServiceAdded
StateUpdated
WillRestoreState
WriteRequestsReceived
xamarinios
namespace CoreBluetooth
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Register("CBPeripheralManager", true)]
public class CBPeripheralManager : CBManager
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal CBPeripheralManager(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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