Contents

supportsSecurity(_:)

Method for determining which security types a network supports.

Declaration

func supportsSecurity(_ security: CWSecurity) -> Bool

Parameters

  • security:

    The security type.

Return Value

YES if the network supports the specified security type.