Class SourceControlResponse
- Object
- 
- com.wowza.wms.sourcecontrol.drivers.SourceControlResponse
 
- 
 public class SourceControlResponse extends ObjectContainer of the response code as well as data for communications with a Source Control Driver.
- 
- 
Field SummaryFields Modifier and Type Field Description intresponseCodethe response code return from the request to the devicebyte[]responseDataAny data that might be returned from a request to a device
 - 
Constructor SummaryConstructors Constructor Description SourceControlResponse()
 
-