controller(_:suspendedChangedTo:)
Notify the delegate when the suspended state changed of the controller, after this happens the controller will be in the specified state.
Declaration
optional func controller(_ controller: MTRDeviceController, suspendedChangedTo suspended: Bool)