TSendingCapabilities Class Reference
| class TSendingCapabilities |
Sending capabilities for sending services. Used by SendUi to filter sending services from "Send" pop-up list query.
CSendUi.lib
- Since
- Series 60 3.0
Constructor & Destructor Documentation
TSendingCapabilities()
| IMPORT_C | TSendingCapabilities | ( | ) | |
TSendingCapabilities(TInt, TInt, TInt)
| IMPORT_C | TSendingCapabilities | ( | TInt | aBodySize, |
| | TInt | aMessageSize, |
| | TInt | aFlags |
| | ) | |
Parameters
| TInt aBodySize | Maximum body size. |
| TInt aMessageSize | Maximum whole message size (inc. attachments). |
| TInt aFlags | |
Member Functions Documentation
CapabilitiesForAllServices()
operator!=(const TSendingCapabilities &)
Overloaded not equal operator.
operator==(const TSendingCapabilities &)
Overloaded equal operator.
Member Enumerations Documentation
Enum TSendingFlags
Enumerators
| EAllServices = 0 | |
| ESupportsAttachments = 1 | |
| ESupportsBodyText = 2 | |
| ESupportsBioSending = 4 | |
| ESupportsEditor = 8 | |
Member Data Documentation
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.