RMobileCall::TMobileCallCugV1 Class Reference

class RMobileCall::TMobileCallCugV1 : public RMobilePhone::TMultimodeType

This class is used to set up a CUG (Closed User Group) call.

TMobileCallCugV1() is valid in GSM/WCDMA mode only. The client application should set the CUG settings for the call depending on the user's choice. If the user has not explicitly requested a CUG call then this parameter should indicate that explicit CUG invoke is false. The TSY ignores this parameter if in CDMA mode.

Inherits from

Constructor & Destructor Documentation

TMobileCallCugV1()

IMPORT_C TMobileCallCugV1 ( )

Default constructor, and is present only to support virtual function table export.

Member Data Documentation

TInt iCugIndex

TInt iCugIndex

The Closed User Group index that the user has specified for this call (if no index has been specified then this element will equal -1).

TBool iExplicitInvoke

TBool iExplicitInvoke

A boolean indicating whether Closed User Group is being explicitly invoked by the client or not. If this parameter is false, the other entries in this structure will be ignored.

TBool iSuppressOA

TBool iSuppressOA

A boolean indicating whether the user has suppressed their Outgoing Access option or not.

TBool iSuppressPrefCug

TBool iSuppressPrefCug

A boolean indicating whether the user has suppressed the use of their preferential Closed User Group or not.