IamUtil.getAvailablePairingModes()
DESCRIPTION
Retrieve a list of the available pairing modes on the device.
DECLARATION
static public func getAvailablePairingModes(connection: Connection) throws -> [PairingMode]
PARAMETERS
connection:- An established connection to the device
THROWS ERRORS
BLOCKED_BY_DEVICE_CONFIGURATION:- if the device configuration does not allow retrieving this list (the
IAM:GetPairingaction is not set for the Unpaired role) IAM_NOT_SUPPORTED:- if Nabto Edge IAM is not supported by the device
RETURNS
list of available pairing modes