init(device:endpointID:queue:)

For all instance methods that take a completion (i.e. command invocations), the completion will be called on the provided queue.

Declaration

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