CSendingServiceInfo Class Reference
class CSendingServiceInfo : public CBase
|
Encapsulates the ECom plugged sending service data.
Sendui
-
Since
-
Series 60 3.0
Constructor & Destructor Documentation
CSendingServiceInfo()
CSendingServiceInfo
|
(
|
)
|
[private]
|
~CSendingServiceInfo()
IMPORT_C
|
~CSendingServiceInfo
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
ServiceAddress()
IMPORT_C const
TPtrC
|
ServiceAddress
|
(
|
)
|
const
|
Returns service address.
-
Since
-
Series 60 3.0
ServiceCapabilities()
Returns service sending capabilities.
-
Since
-
Series 60 3.0
ServiceFeatures()
IMPORT_C
TInt
|
ServiceFeatures
|
(
|
)
|
const
|
Returns service features.
-
Since
-
Series 60 3.2
ServiceId()
IMPORT_C
TUid
|
ServiceId
|
(
|
)
|
const
|
Returns sending service id.
-
Since
-
Series 60 3.0
ServiceMenuName()
IMPORT_C const
TPtrC
|
ServiceMenuName
|
(
|
)
|
const
|
Returns service human readable name for the "Send"-menu.
-
Since
-
Series 60 3.0
ServiceName()
IMPORT_C const
TPtrC
|
ServiceName
|
(
|
)
|
const
|
Returns service human readable name. Service name is used in editors "To"-field.
-
Since
-
Series 60 3.0
ServiceProviderId()
IMPORT_C
TUid
|
ServiceProviderId
|
(
|
)
|
const
|
Returns sending service provider id.
-
Since
-
Series 60 3.0
SetServiceAddressL(const TDesC &)
IMPORT_C void
|
SetServiceAddressL
|
(
|
const
TDesC
&
|
aServiceAddress
|
)
|
|
Set service address.
-
Since
-
Series 60 3.0
Parameters
const
TDesC
& aServiceAddress
|
Service address.
|
SetServiceCapabilities(TSendingCapabilities)
Set service sending capabilities.
-
Since
-
Series 60 3.0
SetServiceFeatures(TInt)
IMPORT_C void
|
SetServiceFeatures
|
(
|
TInt
|
aServiceFeatures
|
)
|
|
Set sending service features
-
Since
-
Series 60 3.2
SetServiceId(TUid)
IMPORT_C void
|
SetServiceId
|
(
|
TUid
|
aServiceId
|
)
|
|
Set sending service id.
-
Since
-
Series 60 3.0
Parameters
TUid
aServiceId
|
Service id.
|
SetServiceMenuNameL(const TDesC &)
IMPORT_C void
|
SetServiceMenuNameL
|
(
|
const
TDesC
&
|
aServiceMenuName
|
)
|
|
Set service human readable name for the "Send"-menu.
-
Since
-
Series 60 3.0
Parameters
const
TDesC
& aServiceMenuName
|
Service human readable name for the "Send"-menu.
|
SetServiceNameL(const TDesC &)
IMPORT_C void
|
SetServiceNameL
|
(
|
const
TDesC
&
|
aServiceName
|
)
|
|
Set service human readable name. Service name is used in editors "To"-field.
-
Since
-
Series 60 3.0
Parameters
const
TDesC
& aServiceName
|
Service human readable name.
|
SetServiceProviderId(TUid)
IMPORT_C void
|
SetServiceProviderId
|
(
|
TUid
|
aServiceProviderId
|
)
|
|
Set sending service provider id.
-
Since
-
Series 60 3.0
Parameters
TUid
aServiceProviderId
|
Service provider id.
|
SetTechnologyTypeId(TUid)
IMPORT_C void
|
SetTechnologyTypeId
|
(
|
TUid
|
aTechnologyType
|
)
|
|
Returns sending service technology type id.
-
Since
-
Series 60 3.2
TechnologyTypeId()
IMPORT_C
TUid
|
TechnologyTypeId
|
(
|
)
|
const
|
Returns sending service technology type id.
-
Since
-
Series 60 3.2
Member Enumerations Documentation
Enum TServiceFeatures
Enumerators
EServiceInValid = 1
|
|
EServiceHidden = 2
|
|
EServiceCanSendDirectly = 4
|
|
ENotUsed3 = 8
|
|
Member Data Documentation
CSendingServiceInfoImpl * iServiceInfoImpl
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.