CWInterface.StartIbssModeWithSsid Method

Definition

[Foundation.Export("startIBSSModeWithSSID:security:channel:password:error:")]
public virtual bool StartIbssModeWithSsid (Foundation.NSData ssidData, CoreWlan.CWIbssModeSecurity security, nuint channel, string password, out Foundation.NSError error);
abstract member StartIbssModeWithSsid : Foundation.NSData * CoreWlan.CWIbssModeSecurity * nuint * string *  -> bool
override this.StartIbssModeWithSsid : Foundation.NSData * CoreWlan.CWIbssModeSecurity * nuint * string *  -> bool

Parameters

ssidData
NSData
channel
System.System.UIntPtr System.unativeint
password
String
error
NSError

Returns

Attributes

Applies to