Location:
Audio.h
class TMdaTelephonyStateQuery : public TMdaPackage;
This class is used in a ResourceConfig on a telephony port to determine the current state of telephony
TMdaRawPackage
- Abstract base class for all media server package types
TMdaPackage
- A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaTelephonyStateQuery
- This class is used in a ResourceConfig on a telephony port to determine the current state of telephony
Defined in TMdaTelephonyStateQuery
:
TMdaTelephonyStateQuery()
, iIsTelephonyActive
Inherited from TMdaPackage
:
SetUid()
,
Type()
,
Uid()
,
operator==()
Inherited from TMdaRawPackage
:
Package()
,
SetSize()
,
iThis
TBool iIsTelephonyActive;