startActivityUpdates(to:withHandler:)
Starts headphone activity updates, providing data to the given handler through the given queue.
Declaration
func startActivityUpdates(to queue: OperationQueue, withHandler handler: @escaping CMHeadphoneActivityManager.ActivityHandler)