共用方式為


NEHotspotHelperCommandType 列舉

定義

列舉可對熱點協助程式進行的命令,以協助註冊Wi-Fi存取。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEHotspotHelperCommandType
type NEHotspotHelperCommandType = 
繼承
NEHotspotHelperCommandType
屬性

欄位

Authenticate 3

在網路上驗證的命令。

Evaluate 2

評估網路的命令。

FilterScanList 1

篩選掃描清單的命令。

Logoff 6

要登出的命令。

Maintain 5

維護網路連線的命令。

None 0

沒有命令。

PresentUI 4

顯示使用者介面的命令。

適用於