Device.hasClassesv

bool hasClassesv(string[] classes)

Check if factory matches all of the given classes

Parameters

classesa null terminated array of classes to match, only match if all classes are matched

Returns

true if device matches.