readAttributeDefaultOTAProviders(with:completion:)
Declaration
func readAttributeDefaultOTAProviders(with params: MTRReadParams?, completion: @escaping @Sendable ([Any]?, (any Error)?) -> Void)func readAttributeDefaultOTAProviders(with params: MTRReadParams?) async throws -> [Any]