class CUplinkGainObserver |
Defines functions that client must implement in order to receive request completion and event notifications.
Clients should ignore events in which they are not interested or unknown events.
The callbacks will only occur during an active call.
Public Member Functions | |
---|---|
void | UplinkGainEvent ( CCallAudioControl &, TUint ) |
Public Attributes | |
---|---|
const TUint | KUplinkMuteStateChanged |
void | UplinkGainEvent | ( | CCallAudioControl & | aCallAudioControl, |
TUint | aEvent | |||
) | [inline, pure virtual] |
CCallAudioControl & aCallAudioControl | |
TUint aEvent |
const TUint | KUplinkMuteStateChanged | [static] |
Event signalling uplink call audio is either muted or unmuted.
The client will get this event only when the uplink call audio is muted/unmuted due some other application changing it.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.