Body(- {dynamic fault,
- AbsoluteMoveResponse? absoluteMoveResponse,
- GetAudioSourcesResponse? audioSourcesResponse,
- GetCapabilitiesResponse? capabilitiesResponse,
- GetCompatibleConfigurationsResponse? compatibleConfigurationsResponse,
- GetConfigurationResponse? configurationResponse,
- GetConfigurationsResponse? configurationsResponse,
- ContinuousMoveResponse? continuousMoveResponse,
- GetSystemDateAndTimeResponse? dateTimeResponse,
- GetDeviceInformationResponse? deviceInformationResponse,
- GetPresetResponse? getPresetResponse,
- GetHostnameResponse? hostnameResponse,
- GetMetadataConfigurationsResponse? metadataConfigurationsResponse,
- GetNetworkProtocolsResponse? networkProtocolsResponse,
- GetNTPResponse? ntpResponse,
- ProbeMatches? probeMatches,
- GetProfilesResponse? profilesResponse,
- GetServiceCapabilitiesResponse? serviceCapabilitiesResponse,
- GetServicesResponse? servicesResponse,
- SetPresetResponse? setPresetResponse,
- GetUriResponse? snapshotUriResponse,
- GetStatusResponse? statusResponse,
- StopResponse? stopResponse,
- GetUriResponse? streamUriResponse,
- GetSystemUrisResponse? systemUrisResponse,
- GetUsersResponse? usersResponse,
- GetVideoSourcesResponse? videoSourcesResponse,
- GotoPresetResponse? gotoPresetResponse}
)
Implementation
Body({
this.fault,
this.absoluteMoveResponse,
this.audioSourcesResponse,
this.capabilitiesResponse,
this.compatibleConfigurationsResponse,
this.configurationResponse,
this.configurationsResponse,
this.continuousMoveResponse,
this.dateTimeResponse,
this.deviceInformationResponse,
this.getPresetResponse,
this.hostnameResponse,
this.metadataConfigurationsResponse,
this.networkProtocolsResponse,
this.ntpResponse,
this.probeMatches,
this.profilesResponse,
this.serviceCapabilitiesResponse,
this.servicesResponse,
this.setPresetResponse,
this.snapshotUriResponse,
this.statusResponse,
this.stopResponse,
this.streamUriResponse,
this.systemUrisResponse,
this.usersResponse,
this.videoSourcesResponse,
this.gotoPresetResponse,
});