bosesoundtouchapi.uri.soundtouchuritypes

@export
class SoundTouchUriTypes(enum.Enum):

SoundTouch URI types.

OP_TYPE_EVENT = <SoundTouchUriTypes.OP_TYPE_EVENT: 4>

URIs that are used to capture events can not be queried with a client. Therefore, the BoseWebSocket should be used.

OP_TYPE_REQUEST = <SoundTouchUriTypes.OP_TYPE_REQUEST: 8>

Standard URI type.