javaextensions/wma/mms/src.s60/cjavammsmessagehandler.cpp
changeset 78 71ad690e91f5
parent 67 63b81d807542
equal deleted inserted replaced
72:1f0034e370aa 78:71ad690e91f5
    40 const TInt KSubjectFieldIndex = 2;
    40 const TInt KSubjectFieldIndex = 2;
    41 const TInt KFromFieldIndex = 3;
    41 const TInt KFromFieldIndex = 3;
    42 const TInt KToFieldIndex = 4;
    42 const TInt KToFieldIndex = 4;
    43 const TInt KBccFieldIndex = 5;
    43 const TInt KBccFieldIndex = 5;
    44 const TInt KCcFieldIndex = 6;
    44 const TInt KCcFieldIndex = 6;
    45 const TInt KBufFlatGranularity = 10;
    45 const TInt KBufFlatGranularity = 20;
    46 
    46 
    47 // ============================ MEMBER FUNCTIONS ===============================
    47 // ============================ MEMBER FUNCTIONS ===============================
    48 
    48 
    49 /* -----------------------------------------------------------------------------
    49 /* -----------------------------------------------------------------------------
    50  * CJavaMMSMessageHandler::CJavaMMSMessageHandler
    50  * CJavaMMSMessageHandler::CJavaMMSMessageHandler