#include <remconabsvolcontrollerobserver.h>
Link against: remconextapi1.lib
class MRemConAbsVolControllerObserver |
Public Member Functions | |
---|---|
virtual void | MrcavcoGetAbsoluteVolumeResponse(TUint, TUint, TInt) |
virtual void | MrcavcoSetAbsoluteVolumeResponse(TInt) |
Client-implemented mixin- notifies the client of incoming AbsVol commands.
void | MrcavcoSetAbsoluteVolumeResponse | ( | TInt | aError | ) | [virtual] |
A response to a 'set absolute volume' command has been received.
Parameters | |
---|---|
aError | The response error. |