readAttributeClientList(completion:)

Declaration

func readAttributeClientList(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeClientList() async throws -> [Any]