Share via


CBPeripheralManager.AddService(CBMutableService) Method

Definition

[Foundation.Export("addService:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddService(CoreBluetooth.CBMutableService service);
[<Foundation.Export("addService:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddService : CoreBluetooth.CBMutableService -> unit
override this.AddService : CoreBluetooth.CBMutableService -> unit

Parameters

Attributes

Applies to