browsedDeviceTypeMask
A mask whose set bits indicate the type of devices being browsed after the delegate receives the start message.
Declaration
var browsedDeviceTypeMask: ICDeviceTypeMask { get set }Discussion
Construct this property by performing bitwise OR on values of ICDeviceTypeMask with values of ICDeviceLocationTypeMask. You can change this property while the browser is looking for devices.