init(device:endpointID:queue:)

For all instance methods (reads, writes, commands) that take a completion, the completion will be called on the provided queue.

Declaration

init?(device: MTRBaseDevice, endpointID: NSNumber, queue: dispatch_queue_t)