BlueToothFactory
Introduction创建蓝牙接口工厂类 Factory class to create a BlueToothPI interface MethodsCreate:+(BlueToothPI *) Create:(BlueToothKind) bluekind; ParametersReturn ValueBlueToothPI Discussion根据蓝牙类型bluekind,创建对应的蓝牙接口BlueToothPI Through the parameter bluekind, create Bluetooth interface BlueToothPI interface |