3.2.5.5 IPCBackupServerRegister.OnBatteryPower
This callback operation returns a value indicating whether the client is running on battery power.
-
<wsdl:operation name="OnBatteryPower"> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerRegister/OnBatteryPower" message="tns:IPCBackupServerRegister_OnBatteryPower_OutputCallbackMessage" /> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerRegister/OnBatteryPowerResponse" message="tns:IPCBackupServerRegister_OnBatteryPower_InputCallbackMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerRegister_OnBatteryPower_OutputCallbackMessage request message, the protocol client checks whether it is running on battery. On successful completion of the action, the client MUST respond with IPCBackupServerRegister_OnBatteryPower_InputCallbackMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the server as specified in section 2.2.2.1.