Get Piped Producers Alt Options
data class GetPipedProducersAltOptions(val community: Boolean = false, val nsock: SocketManager, val islevel: String, val parameters: GetPipedProducersAltParameters)
Options for retrieving piped producers (alternative version).
Constructors
Link copied to clipboard
constructor(community: Boolean = false, nsock: SocketManager, islevel: String, parameters: GetPipedProducersAltParameters)