Share via


CBPeripheralManager.PublishL2CapChannel(Boolean) Method

Definition

[Foundation.Export("publishL2CAPChannelWithEncryption:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PublishL2CapChannel(bool encryptionRequired);
[<Foundation.Export("publishL2CAPChannelWithEncryption:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PublishL2CapChannel : bool -> unit
override this.PublishL2CapChannel : bool -> unit

Parameters

encryptionRequired
Boolean
Attributes

Applies to