Share via


CBPeripheralManager.RemoveService(CBMutableService) Method

Definition

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

Parameters

Attributes

Applies to