pandora_api/json/accessory.rs
1/*!
2Accessory support methods.
3
4There's no documentation on how to enable this support at this time.
5*/
6// SPDX-License-Identifier: MIT AND WTFPL
7
8/// **Unsupported!**
9/// Undocumented method
10/// [accessory.accessoryConnect()](https://6xq.net/pandora-apidoc/json/methods/)
11pub struct AccessoryConnectUnsupported {}